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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Comprative Analysis

Hi All,

Based on below data structure I need to implement the coprative analysis

Domian , APP

D1,APP1

D2,APP2

D3,APP3

With above data how can I implement the count of App for different domains

-Jay

Labels (1)
2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Create a straight table with Domian as dimension and count(APP) as expression.


talk is cheap, supply exceeds demand
Anonymous
Not applicable
Author

Hi Gysbert,

   Thank you for your input. Here how can I show the comparison?