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

How to give solving priority to calculated measure over account formula in SAC?

Sorro
Explorer
0 Kudos
788

Hello,

I've a calculation (Margin %) that is not performing as expected at parent level (red value):

 

Table.png

The result is being displayed in a calculated measure (at story level) Amount_A+B, which is simply the sum of Amount_A and Amount_B measures. In the other hand, the Margin % it's a formula account. What it's happening it's that in a first step the account formula it's being calculated, and in the second step the sum of the measures is beign performed, obtaining the wrong result. I guess if I change the calculation order (first the sum of measures, then the account formula) it would work well.

 

I've tried changing the structure priority in the model preference, to give priority to measures, but that doesn't affect the result.

Priority.png

Is there something am I missing here?

Thanks in advance.

 

View Entire Topic
N1kh1l
Active Contributor
0 Kudos

@Sorro 

Under structure priority you have custom priority options. Once enabled, In the calculation measure designer section in modeler view, you can set custom priority of various calculated accounts and calculated measures.

 

Br.

Nikhil

Sorro
Explorer
0 Kudos

Hello @N1kh1l

I already tried that, but I don't see where I can give custom priority to my account, can you help me with a quick pointing out or a screenshot please?

Thanks

Sorro
Explorer
0 Kudos

-erased