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: 
Aspiring_Developer
Specialist
Specialist

Create a bar chart to show difference between current & previous month values in qliksense

Hi All,

I have to do below:-

 

-create a bar chart in qliksense

Month Year   Site Name  Indicator.Value

Jan20             USA                10

Feb20             UK                   20

Mar20            Paris               30

 

Measure :-sum({<Indicateur.Code = {'PO.1.10.b'} >} Indicator .Value)

I want to show the difference between the current month & previous month values in a bar. I want to achieve something like the doc have attached in the post.

Please help 

2 Replies
Fernando_Fabregas
Creator II
Creator II

Hi ! If you have last versions of Qlik Sense, in Measure section, you can set Modifier property to "difference".

 Captura de pantalla 2020-12-11 092548.png

Regards, Fernando

Aspiring_Developer
Specialist
Specialist
Author

But i want to show the difference of current and previous month data in bars. Is there any other way to achieve it ?.

 

Please help