Title: Tablepress filters
Last modified: December 5, 2018

---

# Tablepress filters

 *  Resolved [ntel](https://wordpress.org/support/users/ntel/)
 * (@ntel)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/tablepress-filters/)
 * Dear friends, I have a large table which compares products, let’s say cars.
 * So the first line of each column is the title of a model, and each line below
   the first is an attribute: brand, price, number of doors, lenght, weight, etc.
 * I would like to display a table with the title :
    “Comparison of cars under 10000
   €” or “Comparison of Volskwagen cars”.
 * If I make sure the “Price” line only has number and the “Brand” line only has
   strings, do I have a way, preferably in PHP, to display only the column that 
   match the criteria? (in my example, “display column if cell in line 3 is <10000”
   or “display column if cell in line 2 =Volkswagen”).
 * Thanks!
    ntel

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/tablepress-filters/#post-10952262)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Unfortunately, I can’t offer a readily available solution here.
    For the equal
   case (=Volkswagen), and if you lay out your table data in rows, you could use
   the TablePress Extension from tablepress.org/extensions/row-filter/ Unfortunately,
   this does not support inequality (<10000) filtering, sorry.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Tablepress filters’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/tablepress-filters/#post-10952262)
 * Status: resolved