For example, my entity list has 4 levels as follows: Country->Zone->Region->Area->Branch and it is a production list.
In this case, how can I use the different formula for each levels?
I understand that we can have a different formula for each level by having a separate modules for each level or by having separate line items for each levels. And finally we can display it in dashboard as a separate boxes for each level.
But my user wants to see all the levels in the same box/same member under a single drop down for their entity list. If so, how can we achieve this?
Also I have the same query to have a different formula for months and years together in a single line item.
Any suggestions please..