Forum Discussion
lokesh2021
3 years agoNew Member
undefined
Hello all, I have created measure named P/c and I have a column named year which has 2021,2022,2023 and the year data type is in whole number.Now when I insert the created measure p/c with the year column, iam getting values like 2021-10.73, 2022-10.76, 2023-11.03 which are all in percentage.
Now I need the variance like 2022-(minus)2021, 2023-2022.
3 Replies
- lucadelicioImpactful Individual
Hi,
can you post:
- the pbix
- excel example dataset
- the screen of the result that you want
- the screen of the relationship model
Thank you!- lokesh2021New Member
p/c is a measure which i have created and year is a column . In the sheet
- lokesh2021New Member
Now I need the variance like 2022minus2021 2023 minus 2022