Forum Discussion
Power BI with Git. Is Visual Studio code mandatory?
Sorry that you are having a bad experience, but looks like the report.json got into a faulty situation or there is a bug with the PBIP format and custom visuals.
Can you please share with me a version of the FlowVisual custom visual .pbiviz file? Or a version of your PBIX/PBIP?
I have this same issue.
It looks like the issue occrus only with Custom Visuals. I have multiple reports that I am converting to pbip files and loading into an ADO repo that is connected to my PBI workspace. The reports that do not use custom visuals have had no problems. However, any report with custom visuals run into this issue.
I can see the CustomVisuals folder in my .Report directory:
and I see all the custom visual files within that folder:
It seems like when syncing with PBI workspace, it is unable to locate the files in the /CustomVisuals/
- RossEdwards2 years agoSolution Sage
Rui and I looked into our one further and it turned out the culprit is the Power Automate visual. It was originally a custom visual but was brought into Power BI as a standard visual. Something about that has caused a problem. We will need to wait for a fix to be deployed along with a Power BI Desktop update. I haven't tried the latest version, so i'm unsure if the fix is there yet.
- Jerminator2 years agoFrequent Visitor
Thank you,
I'm not sure if this was the a similar situation. We have several Custom Visuals in the report. I rebuilt the report, using the same visuals, and I am no longer getting the error when synching the workspace to ADO repo. There was only one visual that I needed to add, but it did not create the same CustomVisuals folder in the .report directory. It might be that the rest of the visuals are now standard.