Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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)
I don't understand the question.
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.