Users - built in top level not required
For a line item i need to apply ratio in summary and then in applies to select a general list. but it allows me to either do the ratio calculation or the applies to, when trying to apply both the things i get the below error "Count over Users hierarchy is not possible as Users does not have a built-in top level" I do not want to apply top level to users list, the similar set up is done in another model successfully but i am unable to replicate the same in my model with the similar set up, where am i going wrong?
Answers
-
@BlessyDube can you please share your module screenshots .
0 -
Hi @BlessyDube ,
It is likely you're trying to pull values from a user dimensioned module to a non-user dimensioned module or vice versa & hence the error or the ratio line items & the main line items are such that 1 has a user dimension & another does not.
To resolve this you'd either need a top level or a lookup for a user member (If its same across all the users, any user should work)
Hope this helps! :)0 -
Thank you, i was able to resolve the issue. In the line item in applies to the "-" sign was selected that is the dimension as same as the mail dimension was getting applied. After i removed the "-" the formula works fine. Thanks for your response
1