Forum Discussion

MadBern85's avatar
MadBern85
Helper I
1 year ago
Solved

Power BI Embedded - Dataset connected to dataflow

Hi I'm doing some tests with PBI Embedded and getting stuck on embedding a report/dataset that utilizes a dataflow as data source (import mode). I have a PBI Embedded workspace (SKU A1) which con...
  • MadBern85's avatar
    MadBern85
    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.