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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
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