Forum Discussion
Cubist
9 years agoAdvocate II
How is fast iteration coding done with a PBI Custom Visual?
Say you have developed a custom visual, how can you make an update and see the results quickly? The approach below seems too slow for practical rapid interation and development. The only way ...
v-chuncz-msft
9 years agoCommunity Support
I'm not one of the developers. I mean the way I know to update an exising custom visual is to run command pbiviz package by using the PowerBI command line tools (recommended). For custom visuals that are not developed by new tools, you may try to rename the .pbiviz file to a .zip file, and change .css and .js file accordingly.
Cubist
9 years agoAdvocate II
So I take it your answer is choice #2.
What I don't understand is, if you aren't a developer, why post replies to a developer question on a developer forum?
It may boost your stats to fire off a generic post saying, hey, why don't you make a feature suggestion?
However for everyone else it just wastes time and has no benefit.
If you recall, no one asked for a new feature.
What I don't understand is, if you aren't a developer, why post replies to a developer question on a developer forum?
It may boost your stats to fire off a generic post saying, hey, why don't you make a feature suggestion?
However for everyone else it just wastes time and has no benefit.
If you recall, no one asked for a new feature.
- v-chuncz-msft9 years agoCommunity Support
I wanted to provide timely response. Though there are currently a few limitations, we can see the progress regularly, so stay tuned.