Forum Discussion
Power BI with Git. Is Visual Studio code mandatory?
The only custom visual in our project is Drill Down TimeSeries PRO by ZoomCharts.
Opening the project in Power BI Desktop does give a message "This report contains a custom visual that needs to be saved. Planning to work offline? Save it first, while you're online." It doesn't provide any instructions on what it means. Saving the pbip file does nothing. The ... menu on the visuals don't provide any obvious action.
I've tried adding the visual to the project again, its detected that there is an updated version, which i've allowed it to update. This has had no effect and the error still comes up:
"
Workload Error Message The following file was not found: 'FlowVisual_C29F1DCC_81F5_4973_94AD_0517D44CC06A/resources/FlowVisual_C29F1DCC_81F5_4973_94AD_0517D44CC06A'
Time Wed Sep 20 2023 08:38:38 GMT+1000 (Australian Eastern Standard Time)"
My guess is i need to understand what this saving of the visual offline means. Power BI isn't being helpful here.
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?
- RossEdwards2 years agoSolution Sage
Happy to provide the PBIP. Usually when i'm dealing with Microsoft support i get emailed an upload link. [email protected] is my address if you can shoot me the link, i'll upload the file.
- Jerminator2 years agoFrequent Visitor
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.