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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
janvomgcz
Contributor II
Contributor II

Two dimension chart

Hi everyone,

I am trying to create a bar chart from two dimension dataset but showing one dimension only.

Is this somehow achievable?

twodimensionchart.jpg

I am quite new to Qlik Sense, any help would be much appreciated.

6 Replies
agigliotti

yes of course, set Dimension = Name and measure = Sum(Value).

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
janvomgcz
Contributor II
Contributor II
Author

Thanks,

But that would group values in Name field together (Red)? I also really need to distinct the ID.

theglenndavid
Partner - Contributor III
Partner - Contributor III

You can add a secondary dimension (ID) on the bar chart. Depending on how you want to view the data, you can leave it grouped or stack them on the primary dimension.

janvomgcz
Contributor II
Contributor II
Author

I would like to view the data exactly as shown in the enclosed example chart.

Something like  Dimension=Name  and  Measure=Sum("Distinct ID" Value) so

it would somehow show "Red" twice in a chart with different values (12 and 7).

Is this even possible?

agigliotti

Try using:

Dimension = (ID & Name) and Measure = Sum(Value).

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
sumanta12
Creator II
Creator II

PIC.png