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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
suvechha_b
Creator III
Creator III

How to make a expression treat as a dimension ?

 

Hi All ,

How can I make a expression to a dimension in Qliksense pivot table.

My Expression is - Count({$<[UW_MONTH_KEY] = {"$(=$(vMaxUWMonth))"}>} Distinct [Policy Number])

I tried to make the expression as Master dimension , but it is saying invalid dimension. How I treat this expression as dimension.

See below image - The Pivot table should show once the partner as Nimbis - Dynamic Thinking and the Policy Count as - 4037 then all the rest expression as it is.

Requirement.PNG

 

Regards,Suvechha

1 Reply
Anil_Babu_Samineni

May be use this as Master dimension

Aggr(Count({$<[UW_MONTH_KEY] = {"$(=$(vMaxUWMonth))"}>} Distinct [Policy Number]), Partner)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful