Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to hide the row with set analyst

Dear All,

     Do you have a method to hide the row with set alalyst.

     For example, there are two expressions "Qty" and "Delivery".

     If the "Delivery" >= "Qty" then hide the row.

     Please give me some suggestions. Thanks a lot

2 Replies
Not applicable
Author

Hi,

you can do this by caluculated dimensions.

refer the attached file.

Niranjan M.

Not applicable
Author

Hi,

     Thank you for help. It's really useful for me.

     In your example, the calculated dimensions work well.

     But in my case, the qty is changed depend on condition which the user selected.

     In a word, my case is complexer than yours.

     Can you help to analyse my case in the attachment?

     My expected result is hide the row when the open sale qty is less then 0.

     The open sale qty is equal to (qty - delivery qty).

     The delivery qty is dynamic change depend on the date which the user selected.

QQ截图20130123140654.png

Thank you very much