Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
https://i.stack.imgur.com/y7Zqk.png
https://i.stack.imgur.com/RHUjp.png
https://i.stack.imgur.com/jzBil.png
kindly refer to the above image link. Unfortunately, the author did not provide any information on the type of chart used (or how he created it). I have tried searching for the chart in the Custom Visuals gallery of Power BI (Custom Visuals) but could not find any chart which was a close match to it.
iframe mentioned visual sandbox.
<iframe class="visual-sandbox" sandbox="allow-scripts" name="visual-sandbox" width="1014" height="262" src="https://app.powerbi.com/ipaddress/visualSandboxMinimal.html?=&plugin=PBI_CV_522F2011_DD5A_44D2_A8ED_456F3931DF78&locale=en-IN" style="width: 1014px; height: 262px;"></iframe>
Any information or links on how to create it would be highly appreciated.
Hi @mohanraj50
visual sandbox is not a visual.
it just provides a layer of isolation for each custom visual by hosting it in a dedicated iFrame. Your code and dependencies are injected dynamically into the iFrame. It ensures you don’t have conflicts with other visuals/elements on your page and removes access to APIs that you shouldn’t be using in your custom visuals.
FYI:
https://powerbi.microsoft.com/nl-nl/blog/custom-visuals-sandbox/
so if the author didn't provide any information further or upload it to APPSource, we can't get it. but you can design it yourself by https://powerbi.microsoft.com/en-us/developers/custom-visualization/
Best Regards,
Community Support Team _ Tang
If this post helps, please consider Accept it as the solution✔️ to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.