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

Dimension targeting an other dimension value

Hi,

I don't understand how I can get rid of that.

This is what I have:

Table.png

I want the value of "Result previous month" pointing on the result of the previous month. If Jan, 0.

The months are stings values, not dates, but we can eventually work with months as dates.

Thanks for your help.

Best regards,

A

1 Solution

Accepted Solutions
Gysbert_Wassenaar

Try =Above(result)


talk is cheap, supply exceeds demand

View solution in original post

3 Replies
Gysbert_Wassenaar

Try =Above(result)


talk is cheap, supply exceeds demand
Not applicable
Author

Haha didn't know about "table functions".

Not applicable
Author

I have an other issue. If I do that, I can reuse this value in the pivot table as a new expression like:

  • I create a new expression
  • I write: (Result previous month)/2, it works

But how can I reuse this value outside the pivot table ? I need that value as an offset in a chart.