Hello
I need a help with the security case. I have multiproviders nameb like AAAA, BBBB, CCCC upon what hundreds or queries are built. Multiprovider AAAA contains cubes:
cube1
cube2
cube3
multiprovider BBBB contains cubes:
cube2
cube3
cube4
multiprovider CCCC contains cubes:
cube3
cube4
cube5
what I need to do is to give access to all multiproviders with all queries to ALL users and limit only the cubes the users can view so that some users can view cubes cube1, cube3, cube5, while other users can view only cube2 and cube4. I can not modify the queries and cubes, they must remain unchained.
is it possible to create one role that keeps workbooks and gives access to all queries and multiproviders, and several roles that limit access to cubes that are those under multiproviders?