Forum Discussion
Import pbiviz from file instead gets latest appsource version
- 6 years ago
Hello,
It's the expected behavior.
Your visual is in CDN and PowerBI takes it from there by GUID, despite you imort new one.
If you want to test your changes, you can change GUID and import the visual, however, the report for submission sending has to contain visual with original GUID.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
Hello,
It's the expected behavior.
Your visual is in CDN and PowerBI takes it from there by GUID, despite you imort new one.
If you want to test your changes, you can change GUID and import the visual, however, the report for submission sending has to contain visual with original GUID.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
- Anonymous6 years agoNot applicable
So when I submit the visual and sample report, The sample report will contain the old visual?
Email will have attached Visual Version 2.0, and sample report containing visual 1.0?
Thanks for the reply- v-evelk6 years ago
Microsoft Employee
I recommend to re-import the visual into the report nevertheless.
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]- dm-p6 years ago
Super User
v-evelk wrote:I recommend to re-import the visual into the report nevertheless.
I have found that if you don't do this, the email submission process will automatically reject your workbook and ask you to ensure the updated version has been imported into the workbook. Even though it loads from the CDN, the actual imported packaged visual is stored in the workbook binary and can be seen if you unzip the .pbix file.