on 2024 Nov 05 12:11 PM
Hi,
We are currently facing a problem with two Excel files that contain the same measures but yield different results. I want to create a calculated measure that subtracts "dotacoes" for February 2024 (202402) from "dotacoes" for January 2024 (202401). However, I am unable to access the measure "dotacoes" for both February 2024 (202402) and January 2024 (202401) in order to perform this subtraction.
Could you assist me in resolving this issue?
Thanks in advance!
GAnjos
Request clarification before answering.
Hi,
Thank you for your previous answer.
I have an Excel file that was provided to me, and I have analyzed it and built the model. However, the data is accumulated, and I want to perform calculations to derive the monthly values. For example:
I want to access the value of 400 from February 2024 (202402) and subtract 200 from January 2024 (202401).
I attempted to create nested IF statements like this:
if([d/date]=202402,[dotacoes]-[dotacoes],if([d/date]=202402,[dotacoes]-[dotacoes],if(.....))
However, I am unable to access the values of "dotacoes" for 202402 and 202401 to perform these subtractions.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
78 | |
30 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.