cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Previous year's measure cannot be displayed in table with account dimensions

TF2
Explorer
0 Kudos
258

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.

rapture_20250508100609.jpgrapture_20250508100940.jpg

Thanks,

Taniguchi

Accepted Solutions (1)

Accepted Solutions (1)

Yogeshwar_M
Participant
0 Kudos

Hi @TF2 ,

Create calculation measure in model like this, use previous calculated measure in this 

IMG_20250508_153835.jpg

Thanks 

TF2
Explorer
0 Kudos
Thank you. I was able to get the previous year's actual values from using the method you provided.

Answers (2)

Answers (2)

Yogeshwar_M
Participant
0 Kudos

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.

TF2
Explorer
0 Kudos

Thank you for your response. The first method is not possible because it is not displayed as others have suggested. I have tried the other method and it does not seem to calculate. Is there some formula that is incorrect?

rapture_20250508160124.jpg

Yogeshwar_M
Participant
0 Kudos

Hi

1. Create one more measure in model and just use sum aggregate on this calculated lookup measure add date dimension in measure.

Or you can

 

2. Create restrict measure in model 

also create accountlookup on restrict measure.

This will Fix your issue. 

Thanks 

TF2
Explorer
0 Kudos

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? 

rapture_20250508185033.jpgrapture_20250508185438.jpg

William_Yu
Product and Topic Expert
Product and Topic Expert
0 Kudos

In the section screenshot, you should choose option  Navigation -> To Date -> Year,  can't judge what you selected on your side. 

TF2
Explorer
0 Kudos

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.

rapture_20250508133822.jpg

William_Yu
Product and Topic Expert
Product and Topic Expert
0 Kudos

Sorry, I mis-typed in last reply, it should be Navigation -> previous -> Year

William_Yu_0-1746684173130.png

 

TF2
Explorer
0 Kudos

Thank you very much. The navigation you provided is not displayed. This is a report for a model with an account dimension, so this navigation is on the account side (rows) of the account dimension, but not on the column side. Is there any alternative? Please let us know.

rapture_20250508151113.jpg

William_Yu
Product and Topic Expert
Product and Topic Expert
0 Kudos
I'm also having a model with account dimension, I don't think it's a problem... Not sure why the navigation option is displayed.