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: 
Not applicable

Pivot Table use dimension as an expression

Hi,

For a particular use case in my dashboard, I need to use a dimension as an expression in a pivot table, but when I use the dimension as an expression I don't get any results. For example: a dimension [Course Title] displays vale 'abc' when used as a dimension but when I used the same dimension as an expression using the formula =[Course Title], I get only '-'

Kindly advise!

4 Replies
sunny_talwar

May be there are more than one values... to check if this is true or not, try this

Concat(DISTINCT [Course Title], ', ')

Not applicable
Author

Still does not work

Anil_Babu_Samineni

You have only one Expression in Pivot Table. If it is string you must check the Suppress from Presentation tab

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
sunny_talwar

Can you show us what you are seeing?