Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Filter issue with &&&&

Hi, I have a trouble with filtering a table. Please see code below: All Site[SiteCode] filters works properly, but not the Employee [DprtId] filter. This is what I see as the result: P...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Thanks for turning me to the right track of thougts 🙂 Just needed to change && --> AND function and now it works as I expected. Posting screenshot to anyone can help in the future.