
Hello,
I wanted to get all the top managers for one user to show the data.
If I am having 100 items in list ,there is user field in list ,so for each item I need to check if it should be visible to all top managers or not.
I have created flow which gives the list of all top managers of user field. But for each item I need to call this flow, which I feel may impact the performance of app.
Can anybody help how to achieve this functionality.