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: 
juliakhaa
Creator
Creator

trending chart

Hi all.
Can you tell me if it is possible to make such a graph in qlik sense. I've tried many things, but it doesn't work.

juliakhaa_0-1675435547329.png

 

I take the data from the table below. rows are status, axis is week of creation and values are count(id)

snim.PNG

example of the table below, which I need to use as a trend, I will make similar to the table above, only there will be two fields and in %

juliakhaa_1-1675435710109.png

 Thanks

2 Replies
ogster1974
Partner - Master II
Partner - Master II

Yes you can.  If you transform your data into the following structure either using concatenate or crosstable methods.  Should end up looking something like

ogster1974_0-1675444742179.png

 

you'll be able to produce it via a combo chart.

 

juliakhaa
Creator
Creator
Author

Oh, I don't really understand your logic yet, but I’ll try