Forum Discussion
Update custom visual to a new version
- 3 years ago
Hi spandl,
If you're attempting to update your report ready for publication, you can use Developer mode to prevent loading of the visual from AppSource version for the current editing session, e.g.:
You will get an additional prompt when importing a .pbiviz that has an earlier version in AppSource, e.g.:
Choose Import local file and this will load the version from the .pbiviz.
Note that:
- This setting will revert when the file is closed and you will need to manually re-enable it each time you need it.
- If you're already on a page with the visual loaded, this will be using the version that was active prior to import. You will need to navigate away from the page and back (to re-initialise the constructor) if you aren't adding a new instance of the visual to the page.
Regards,
Daniel
Hi spandl,
If you're attempting to update your report ready for publication, you can use Developer mode to prevent loading of the visual from AppSource version for the current editing session, e.g.:
You will get an additional prompt when importing a .pbiviz that has an earlier version in AppSource, e.g.:
Choose Import local file and this will load the version from the .pbiviz.
Note that:
- This setting will revert when the file is closed and you will need to manually re-enable it each time you need it.
- If you're already on a page with the visual loaded, this will be using the version that was active prior to import. You will need to navigate away from the page and back (to re-initialise the constructor) if you aren't adding a new instance of the visual to the page.
Regards,
Daniel