Title: Parameter / Filter / Where &#8212; Between
Last modified: July 9, 2020

---

# Parameter / Filter / Where — Between

 *  [mrams93](https://wordpress.org/support/users/mrams93/)
 * (@mrams93)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/parameter-filter-where-between/)
 * Dear
 * I’ve created a view in myphpadmin and I’m able view is using ‘wp data access’.
 * The issue that I’m trying to solve, is to insert a parameter in which I can select
   the between date to view related data.
    is it possible?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [mrams93](https://wordpress.org/support/users/mrams93/)
 * (@mrams93)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/parameter-filter-where-between/#post-13101965)
 * I’ve found the filter shortcode, but I’m looking for one not hardcoded.
 * the filter should be based on user input.
 *  Plugin Author [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * (@peterschulznl)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/parameter-filter-where-between/#post-13102535)
 * Hi,
 * Welcome to the forum! 🙂
 * Version 3.1.5 allows you to use a filter based on user input. Unfortunately, 
   it is not yet documented. Sorry! I just didn’t come to that…
 * It works like this:
    – Add an argument to your request (supports POST and GET)–
   Give your argument the name of your column prefixed with wpda_search_column_ 
   Example: `<input name="wpda_search_column_last_name" value="mrams93">` Adds condition:`
   last_name = 'mrams93'`
 * That’s it! 🙂 Hope this helps…
 * Best regards,
    Peter

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Parameter / Filter / Where — Between’ is closed to new replies.

 * ![](https://ps.w.org/wp-data-access/assets/icon-256x256.png?rev=3299063)
 * [WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards](https://wordpress.org/plugins/wp-data-access/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-data-access/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-data-access/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-data-access/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-data-access/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Passionate Programmer Peter](https://wordpress.org/support/users/peterschulznl/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/parameter-filter-where-between/#post-13102535)
 * Status: not resolved