Groups and permissions work great, but the only issue I'm coming across is having dynamic connections. I'm wondering if it's possible with power BI.
Current Setup
DataSource
Apples, Oranges
Report DessertsSold
Each user can only view one of the datasource. Either Apples or Oranges. If they can view apples, when they generate DessertsSold report, it should query only Apples Dataset. Otherwise Oranges.
I know I can create a content pack but that would virtually mean N being number of clients, R being number of reports, We'll have N*R items to create. Updates will be a gigantic pain