Filtering problem with space #259
Unanswered
KCLeeRicky
asked this question in
Q&A
Replies: 1 comment
-
Hi @KCLeeRicky. I am not able to repro this unfortunately. Perhaps try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I put this filter @('hardware_status','-like','In use') and nothing returned.
Changed it before space and a record returned @('hardware_status','-like','In').
How I can filter it by 'In use'? Please
Beta Was this translation helpful? Give feedback.
All reactions