Forum Discussion

DataWiz99's avatar
DataWiz99
Frequent Visitor
8 years ago
Solved

Promoting reports from UAT to Production and RLS setup

Hi,    We are currently evaluating PowerBI as a reporting tool for one of our Customer Facing application and  I ran into an issue related to deployment. Currently, I'm developing all my reports us...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hi DataWiz99,

     

    >>I'm looking for a way to duplicate the entire environment, or suggestions on promoting reports between environments and how to tackle RLS setup in new environments.

    As you said, current power bi not contains features to auto convert and publish report to different environment, you need to manually re-publish same report with different connection on different environment.

     

    I'd like to suggest you save report as template, then you only need to change connection string and publish it.

     

    For security setting, if each environments/data source has same structure, you can try to use RLS with USERNAME to achieve dynamic RLS.

    RLS with UserName()

     

    Regards,

    Xiaoxin Sheng