Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to use the method below to limit the range of number in chart expression, but it can‘t limit the range of number successfully.
This is my test data:
Hello
Please find below working logic, attaching screenshot for reference
Logic: Count({$<A={">=3 <=4"}>} B)
Reason:
There is a ) inside the search string, which breaks the syntax
Screenshot:
If you find useful, Please mark this as Solution
Thanks