Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
jozisvk11
Creator
Creator

Problem with cummulation in line chart

Hello friends, I have problem with cummulation in graph.

Dimension is:

if([Finacial month] <= month(today()), [Finacial month] , null())

Expresion is:

Rangesum(above(Sum ({<[ID account] = , [Division] = {"VSC", "Zlievareň"} , $(vSetMaxFinancialYear)  >}[Plan of Revenues]) -

Sum ({<[Financial transaction] = {"U99"}, [ID account] = , [Division] = {"VSC", "Zlievareň"} , $(vSetMaxFinancialYear)  >}[Plan of Revenues]),0, RowNo())) . Graph is shown also cumulative values, but I don´t want this. Qlikview.png

I need only this:

Qlikview2.png

How can I do that ???

Thank you

1 Solution

Accepted Solutions
PrashantSangle

Hi,

tick supress null in dimension tab.

Regards,

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

View solution in original post

4 Replies
PrashantSangle

Hi,

tick supress null in dimension tab.

Regards,

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
jozisvk11
Creator
Creator
Author

It works, thank you

Frank_Hartmann
Master II
Master II

If you mark the post as helpful the thread is not closed,

so please close this thread by marking the correct answer as the correct one which will be useful for others looking into this thread.

jozisvk11
Creator
Creator
Author

ok