Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
polisetti
Creator II
Creator II

Loop and Reduce without section Access

Hi Everyone,

I have a dashboard which contains 4 Regions of data and all the 4 Regions will be accessed by all the USER's(No section access).


Due to increase in data we are planning to create multiple dashboards by Region. So the data model will contains all the Regions data but there will 4 different applications which will be the binary load of data model and creating some buttons to switch between the applications.

So instead of doing this break & show method, can we use Loop & Reduce in this issue??

Thanks in advance.

2 Replies
swuehl
MVP
MVP

As far as I understand, this should be possible.

After the Loop & Reduce, you should have 4 documents in the access point available to all users, one for each region.

Have you already tried setting up the distribution? Where are you encountering issues?

polisetti
Creator II
Creator II
Author

Thanks for quick reply,

I didn't try loop & reduce till now, but before that I want to know whether it will work without section access or not.

So, can you please explain me what are the steps that I need to follow for this?