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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
sureshmaddipati
Contributor III
Contributor III

Set Analysis

I have 2023 year colum under which I need to derive value of 2024 year using set analysis.

I have used dimensionality  concept and used set analysis as mentioned below for example

match([year]=2023),

Num(sum{<year={2024}sales)

Labels (1)
2 Replies
JonnyPoole
Former Employee
Former Employee

I don't understand the question. 

sureshmaddipati
Contributor III
Contributor III
Author

I have year dimension as columns 2023 ,2024,2025,2026 and 2027 as columns

I need 2024 measure value under 2023 columns using set analysis.