Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I have developed a visual using trial license, but my company bought a Pro license on a different account. I am now using that account with the Pro license. Do i have to rebuild my visual with Pro license somehow? We are not putting it on the marketplace, we are using it as a .pbiviz file to import the visual in our reports.
My concerne is that the visual may stop working after the Trial license has ended. Is this true?
Thanks
Solved! Go to Solution.
No, you don't need a license to build custom visuals. Packaging visuals into .pbiviz files is all done local to your machine and just requires the necessary dependencies (node + the packages). Otherwise, this part doesn't care about whether you're licensed or not. For instance, you can set up CI processes in places like GitHub Actions, which have no dependencies on the Power BI Service; just the modules in your package.json.
However, the process of debugging a visual is much more easily done using the Service. For debugging and access to the developer visual, as long as you work in your personal workspace then a free tier license will be enough. A Pro license is only needed if you're debugging in a workspace other than your personal one, as non-personal workspaces are a Pro feature.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
No, you don't need a license to build custom visuals. Packaging visuals into .pbiviz files is all done local to your machine and just requires the necessary dependencies (node + the packages). Otherwise, this part doesn't care about whether you're licensed or not. For instance, you can set up CI processes in places like GitHub Actions, which have no dependencies on the Power BI Service; just the modules in your package.json.
However, the process of debugging a visual is much more easily done using the Service. For debugging and access to the developer visual, as long as you work in your personal workspace then a free tier license will be enough. A Pro license is only needed if you're debugging in a workspace other than your personal one, as non-personal workspaces are a Pro feature.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
3 | |
3 | |
2 | |
2 |