Forum Discussion
Power BI Embedded - Dataset connected to dataflow
- 1 year ago
Hi rajendraongole1 , and sorry for the late reply (not enough hours in the day).
The solution in my case couldn't be found in any of the suggested posts.
However, the error was completely mine, as I hadn't set up the RLS in the correct manner for the dataset connected to the dataflow.
When doing that, and updating the rolesList.Add() method in the code, everything worked as it should.But thanks a lot for trying to help.
Hi MadBern85 - can you please refer the solved threads
Solved: Issue adding "PowerBI" (dataflow) source to an ent... - Microsoft Fabric Community
Solved: Power BI Dataflow -- Error when adding to gateway - Microsoft Fabric Community
Re: Power BI Embedded: OpenConnectionError - Microsoft Fabric Community
Troubleshooting dataflow issues - connection to the data source - Power Query | Microsoft Learn
Hi rajendraongole1 , and sorry for the late reply (not enough hours in the day).
The solution in my case couldn't be found in any of the suggested posts.
However, the error was completely mine, as I hadn't set up the RLS in the correct manner for the dataset connected to the dataflow.
When doing that, and updating the rolesList.Add() method in the code, everything worked as it should.
But thanks a lot for trying to help.