Forum Discussion

MarkDG's avatar
MarkDG
New Member
3 years ago
Solved

Data Source and report promotion

Hi All, We have a report created with a snowflake connection and OAUTH credentials for directquery. However, this was in our production environment. I had the same report in the test folder, where t...
  • Adamboer's avatar
    3 years ago

    To promote a dataset/report from test to production with a separate identifiable connection, you can follow these steps:

    1. Ensure that the production database and the test database have the same schema and structure.

    2. Update the dataset's connection string in Power BI Desktop to point to the production database.

    3. Publish the updated dataset to the Power BI service.

    4. Update the report to use the new production dataset.

    5. Test the report to ensure that it works correctly with the production dataset.

    6. Publish the updated report to the Power BI service.

    7. If necessary, update the credentials for the production dataset in the Power BI service.

    By following these steps, you will be able to promote the dataset/report to production with a separate identifiable connection, and also smoothly promote changes from the test environment to the production environment when necessary.