I have a question about creating a section access.
I want to limit the data shown for specific user based on Area.
I have successfully limit the access, let's say user Steve only has Area "A" on the dashboard. I'm using "Initial Data Reduction Based on Section Access" and "Strict Exclusion".
But the problem is I have one expression that use all area data --> sum({1}Volume)
If i'm using "Initial Data Reduction" the data only Area A, in the other side i want to use volume from all area.