Something is wrong in Power BI! A checklist.
It's Monday morning. You open Teams and an your emails.
Something is wrong in Power BI. Somebody sees a number that they know is wrong. What could have gone wrong?
Sometimes the answer is obvious, but sometimes it's not.
What to do? I like to go from the front to the back, in that order. Power BI reports are naturally made of a chain of stages that the data is passed through, and you have to identify which stage is at fault. If the fault is not identified, keep going down the list.
- Replicate the fault on the front end
- Check the page on the published app
- Check the report in the workspace. Did the report not get pushed through to the app?
- If necessary, if there is row-level security applied, impersonate them
- Ask them to reset filters
- Check the workspace. Did the semantic data model refresh?
- Check the .pbix/.pbip file.
- Check the report page and try to replicate the fault
- Check the data table view. Export to Excel and analyse if necessary
- Check the Power Query preview, before ETL steps are applied
- Check the source data