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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Pulkit_Thukral
Partner - Creator II
Partner - Creator II

Conditional Dimension.

How to write a dimension with set analysis conditions in a Straight Table.

Requirement here is to remove call date selection so that i can get entire value for the Dimension.

Expression using -

=if(sum({<Call_Date=>}Count Id) >0,Pending_Age_Group)

The above expression is throwing error.

What else shall be used ?

0 Replies