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: 
vishnumusani
Contributor
Contributor

Issue in Building A Trendy Chart

HI All,

We would like to display only those Country and specific issue which is repeatedly happening over a specified period of time and Cost occurred for the same as a Trendy Chart. Could someone please guide me how to do the same.

I am attaching a sample file along with required data as a bar chart in pivot table.

Thanks,

MVR

2 Replies
ogautier62
Specialist II
Specialist II

Hi,

I hope it is the expected result :

replace dimension Issue by :

if(aggr(nodistinct count(distinct Period), Country,Issue)=count(total distinct Period),Issue)

regards

trdandamudi
Master II
Master II

See the attached and hope this helps: