on 2025 May 08 2:15 AM
Hi Team,
Define table including account dimension.
When attempting to create a limit measure for the previous year's results, the account dimension's calculated measure only allows the selection of “Shift Previous Value” and fails to display the previous year's results on the column axis.
How can we display the prior year actuals in the columns?
※Please find the layout attached for your review.
・I want to display the previous year's results as columns as shown on the left.
・The image on the right was tried with a restricted measure, Can't do it because “Shift previous value” is not shown.
Thanks,
Taniguchi
Request clarification before answering.
Hi @TF2 ,
Create calculation measure in model like this, use previous calculated measure in this
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @TF2,
In two way you can achieve this
1. In story create restrict calculation
Select date as previous interval
2. Create model level calculation
Lookup(Measure,Date=previous(month,12)
2. In story restrict on above measure
You will get the last year actuals..
Kindly accept the solution it you find it useful.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very much.
I have set up the model according to the information you provided, However, it seems that the diagonal line is drawn and the calculation is not done.
We are assuming that the 2024 actual data will be entered into the 2025 previous year's actual data column in the image.
Is it correct to say that the calculated measure is set for the image?
We apologize for the inconvenience, but could you please confirm this?
In the section screenshot, you should choose option Navigation -> To Date -> Year, can't judge what you selected on your side.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your response. I selected it as advised but it does not show up.
Navigation -> Full Time Interval -> Year ,The overall amount for the previous year is displayed for each month.
What I would like to achieve is to show the previous year's actual amount for each DATE. If it is a year, I would like to display only the previous year's total amount. If it is April, I would like to display only the previous year's April results.
User | Count |
---|---|
33 | |
22 | |
17 | |
8 | |
5 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.