Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Auto Select filter values upon user entry with wildcard

In the existing Filter visual, add the functionality to type in values with a wildcard, and automatically select ALL values from that result set in the filter object.
Status: Needs Votes
Comments
admin171
New Member
I propose those wildcards: Sale !Sales for Sale but not Sales (! instead -) "Sale" for exact whole word Sale xxx* for starting with xxx *xxx for ending with xxx *xxx*yyy* for containing xxx and yyy (no matter in what order) x?y for xay, xby, x1y, x2y, .... but not xaby x#y for x1y, x2y, .... x&y for xay, xby, ....
fbcideas_migusr
New Member
Status changed to: Needs Votes