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

Create a hierarchical graph

Good morning,

I wonder if there is any way to create a hierarchical graph, where the information comes from three different places, for example the first two levels that is year and month value comes from a place, after the breakdown by company and phone company comes from elsewhere and the next goes to the level of cell number. Thanks

Labels (1)
2 Replies
pover
Partner - Master
Partner - Master

If you use a dimension group in QlikView chart, you can refer to it in the expression. For example:

if(match(getcurrentfield(miGrupo),'Year','Month',EXPRESSION1,

if(match(getcurrentfield(miGrupo),'Company','Phone Company',EXPRESSION2,

etc.

Regards.

Not applicable
Author

Hi,

Its quite difficult to understand what you are explaining.

Plz share sample data if you can.

Happy Thoughts