- Create an App Workspace for Production in the Power BI Service and add members who will create and edit content.
- For large deployments, assign the production workspace to a Power BI Premium capacity.
- Import a Power BI Desktop file (PBIX) containing a production dataset to OneDrive for business.
The production dataset should follow the same schema of the development dataset but may contain sensitive data and corresponding row-level security roles. Additionally, development and production datasets often have their own development and production data sources, such as a Dev and Prod SQL Server. Any variance between these source systems should be known and tested to isolate this issue from any version control issues ...