Forum Discussion

Robbief's avatar
Robbief
Helper II
8 years ago

Can you use PowerApps in conjunction with PowerBI Embedded and RLS?

As per the title; I'm using PowerBI Embedded to serve reporting from our Multi Tenant Retail / Hospitality Application - Secured using RLS. I would like to add the ability for users to add in their own sales forecasts into the PowerBI model, and understand the only way to currently do this within PowerBI is to use PowerApps.  I couldn't find an answer to the above question - so was wondering if anyone could put me in the right direction, or has had experience with this?

 

Thanks in advance!

6 Replies

  • v-micsh-msft's avatar
    v-micsh-msft
    Microsoft Employee

    "users to add in their own sales forecasts into the PowerBI model"

     

    Do you mean you would like the user to be able to "Filter" the Data, or insert data into the Power BI Model?

    To filter the report, we could consider take use of Power BI JavaScript to set the filter:

    Filters

     

    Or we could use PowerApps custom Visual:

    Walk through of using the PowerApps custom visual in Power BI

    And currently this visual is only available to pass read-only data into PowerApps, which then could be used to update the corresponding data source.

     

    Besides, the Power BI connection under PowerApps is only available to push new data with the real-time streaming dataset.

     

    Regards,

    Michael

    • Robbief's avatar
      Robbief
      Helper II

      Maybe I could do with a better explaing the user story........

       

      Our implimentation of PowerBI is using the "App Owns Data" model - And is delivered using PowerBI embeded into our own Application (www.opsimize.com).

       

      Security is handled via RLS - With each user / company having a role.

       

      Lets assume the PowerBI embeded interface in the simplist form will show:

      1 - A Sales dashboard, which pulls data from an EPOS platform, and displays the sales per day / month / year.  

      2 - Overlayed on the sales dashboard we want to show the sales forecasts, so they can see if they are achieving their sales targets.

       

      Number 1 is sorted

      Number 2 is currently a hack, where we are currently adding the Sales Forecast to our PowerBI model via updating the PBIX via adding the data from a XLSX source file....  Less than ideal.

       

      I am wanting to make the process dynamic, and would like to enter the Sales Forecasts from within the PowerBI embeded window.

       

      Questions I have are:

      1 - Is Using a PowerApp widget within a PowerBI Emebeded Window supported?

      2 - If so, does it support RLS

      3 - Does anyone have a video or link of this working within PowerBI Emebeded?

       

      Thanks in advance!

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi Robbief.

         

        Did you figure this out? We would also like to input some data through an embedded Power BI report which uses RLS, but unsure if it is supported.

         

        Br. Olli