Forum Discussion
disney_batista
1 year agoFrequent Visitor
Data quality/validation in reports - Power BI
Is it possible to implement unit, interface, integration or other types of testing in Power BI? What strategies are recommended to ensure quality in Power BI? Is there a way to track what changes h...
- 1 year ago
Hi disney_batista ,
The answer to your question may be really extensive, but to summarize:
- Yes, you can monitor and save changes that have been made to a file (model or graphic page) - this can be handled using Azure DevOps, which processes all of this, and then you need to enable synchronization with workspaces.
Link: https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-build-pipelines
You can also use file synchronization on Sharepoint for this - it is a kind of work around, but the change history will also be taken into account.
Link: https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sharepoint-save-share - Currently, in Power BI in deployment pipelines you can create from 2 to 10 stages, so the answer to your question is yes, you can.
Link: https://learn.microsoft.com/en-us/fabric/cicd/deployment-pipelines/get-started-with-deployment-pipelines?tabs=from-fabric%2Cnew%2Cstage-settings-new
Memorable Member | Former Super User
If I helped, please accept the solution and give kudos!
Linkedin - Yes, you can monitor and save changes that have been made to a file (model or graphic page) - this can be handled using Azure DevOps, which processes all of this, and then you need to enable synchronization with workspaces.
lkalawski
Resident Rockstar
1 year agoHi disney_batista ,
The answer to your question may be really extensive, but to summarize:
- Yes, you can monitor and save changes that have been made to a file (model or graphic page) - this can be handled using Azure DevOps, which processes all of this, and then you need to enable synchronization with workspaces.
Link: https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-build-pipelines
You can also use file synchronization on Sharepoint for this - it is a kind of work around, but the change history will also be taken into account.
Link: https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-sharepoint-save-share - Currently, in Power BI in deployment pipelines you can create from 2 to 10 stages, so the answer to your question is yes, you can.
Link: https://learn.microsoft.com/en-us/fabric/cicd/deployment-pipelines/get-started-with-deployment-pipelines?tabs=from-fabric%2Cnew%2Cstage-settings-new
| Memorable Member | Former Super User If I helped, please accept the solution and give kudos! |