justinmind-logo
 
Upvote 1

Data List filter (single criteria) expression not working properly.

Solved Josh Thomas 7 years ago

I have a Data List, with 6 columns. The image below), is based-on a Select List with three values: "", "Unlocked", and "Locked". This expression is within the event "On Change" for the Select List referenced in the expression. During simulation, the filter works properly for when "Unlocked" chosen, however, when "Locked" is chosen, all values are returned as if the filter is set to "". I am pretty certain that this functionality was working for me yesterday...might an update have been pushed today to cause this issue?


Thanks,

josh


/community/public/temp/0d16da6677b13deb7d77b08f1b72d905.PNG

Replies (1)
photo
1

For those that may have the same issue that I posted...note the "select list" values that I chose ("locked" and "unlocked"). Now, also note that I used the operator "HAS" in my expression. I realized my mistake...my select list value "unlocked" has the word "locked" in it...so, I must use operator "=" instead of "HAS". Check to see if you should use "=" instead of "HAS".


-josh

Leave a Comment
 
Attach a file