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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hierarchy fields to plot

Dear

I have the following syntax to load a data table, need to prioritize the data to generate an exploratory graph:

LOAD [Point of Care]

      Kind,

      Code,

      Area,

      Province,

      Circuit,

      County,

      Parish,

      Street address,

      Phone,

      Extension,

      Operation,

      Latitude,

      Longitude

FROM

(ooxml, embedded labels, table is [Puntos de Atención]);

The hierarchy should be Area, province, county, parish and point of care, so that the graph will display data for the selected dimension.

If there is some other solution I thank you in advance

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Maybe use a Drilldown Dimension Group.

Have a look at this video :   Creating Cycle and Drill Groups

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Maybe use a Drilldown Dimension Group.

Have a look at this video :   Creating Cycle and Drill Groups

Not applicable
Author

A lot of thanks.....

This video explain perfectly my question.....

Pd. sorry for my terrible english...