Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The 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.

Reply
mohanraj50
Regular Visitor

how to implement visual Sandbox chart in powerbi.what are the steps to implement visualSandbox chart

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?=&amp;plugin=PBI_CV_522F2011_DD5A_44D2_A8ED_456F3931DF78&amp;locale=en-IN" style="width: 1014px; height: 262px;"></iframe> 

 

Any information or links on how to create it would be highly appreciated. 

1 REPLY 1
v-xiaotang
Community Support
Community Support

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.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.