Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.

Visualization and Usability

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now

Who Me Too'd this solution

kaanerisen
Creator III
Creator III

Hi James,

Create dimensions for Day and Name fields.

After that, edit the Name dimension for giving colors to the values of that field.

Untitled1.png

Create a measure for Amount EUR field and the expression should be : Sum(IF(Name='Cash Out',-1,1)*Amount EUR)

After creating the bar chart and adding your dimensions and measure, go the measure properties of charts and make the modifications.
Untitled2.png

Change your bar chart appearance to stacked and it should be as you want.

Untitled.png

Hope it helps...

View solution in original post

Who Me Too'd this solution