Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Is there a way for other users to test the custom visualization I have built instead of publishing it directly?
Solved! Go to Solution.
Hi @LynnZheng0000,
If you want other users to test your visual, you can package it into a .pbiviz by running pbiviz package from the command line, and providing them with the file that gets generated into the dist folder of your project.
Regards,
Daniel
If my post helps, then please consider accepting as a solution to help other forum members find the answer more quickly ๐
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Hi @LynnZheng0000,
If you want other users to test your visual, you can package it into a .pbiviz by running pbiviz package from the command line, and providing them with the file that gets generated into the dist folder of your project.
Regards,
Daniel
If my post helps, then please consider accepting as a solution to help other forum members find the answer more quickly ๐
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)