Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Problem: Create Multi-Report/Tile App Dashboard for Different Operation Teams

The part in red is what I'm having trouble with, the rest is just background information.   Lets say we have: Nine Power BI reports, each handling a different key performance indicator (sales, sa...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Hi Anonymous ,

    If these reports are from same dataset, you can consider to create a mapping table with managers and stores and enable RLS on them.

    Then you can publish these reports to same workspace(read-only permission) and dispatch roles to these managers.

    RLS with UserName()

    Regards,

    Xiaoxin Sheng