Forum Discussion
Power BI version doesn't support custom visual (sampleBarChart)
Where should I get the July 2018 version of Power BI?
By downloading and installing the one from the official website (https://powerbi.microsoft.com/it-it/desktop/) I still get the same version: 2.59.5135.781 64-bit (giugno 2018)
- hmweti8 years agoNew Member
Hi, I'm getting the same error for a custom visual built in R. I'm able to import it without issues but once I load the data to the visual, I am hit with the error.
Have you been able to figure out what the issue is?
- hmweti8 years agoNew Member
Hi, I'm getting the same error for a custom visual built in R. I'm able to import it without issues but once I load the data to the visual, I am hit with the error.
Have you been able to figure out what the issue is?
- nicolo_scarpa8 years agoFrequent Visitor
Not yet!
Is there somebody from Microsoft that could tell us what to do?
- SP4NU7CH8 years agoFrequent Visitor
I just had the problem, and it's due the fact the API, is to "new"? for the current Powerbi.
Go to the your visual project folder (also where the pbiviz.json is located) using cmd.
run the command
pbiviz update 1.10.0 (yes it's a api "downgrade", as we are at 13) (I do mind you, it might cause issues with typescript (i believe the 10 version supports typescript 2.3.3..., etc, so test it out)
repackage, and worked for me.
- v-juanli-msft8 years agoCommunity Support
you could download the lastest version from this link, look at the details to make sure it is version 2.60.5169.3201.
Or you can go to the download page from this link.
Best Regards
Maggie
- nicolo_scarpa8 years agoFrequent Visitor
Hi Maggie,
I've downloaded and installed the latest version and now everything works.
Thank you!
Nicolò