Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
claudialet
Contributor III
Contributor III

Set analysis ? class function or conditional flag ? Which would be best ?

 Hi all

Which method would be best here ?  class ()  ? Flag ?  

 

Here is my expression : 

round(Avg({1<Category={'Conditions'},Dept_ID={'1'},Task_ID=P(Task_ID)>} Actual_Score)/10000,0.001)

The requirement is to show all associated dim name that are less that < .50  or 50%

This front end expression does not work in load script

0 Replies