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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
luojiandan_bi
Helper I
Helper I

how to package local images?

can I use local image in custom visual?I do like this:

001.png

but get error,because <iframe>/<sand-box>.

002.png

I‘m new developer of powerbi custom visual,can I use local image(finnaly package in visual) in custom visual?

@dm-p 

 

 

2 REPLIES 2
luojiandan_bi
Helper I
Helper I

Hi,@dm-p 

the local resources can't package into *.pbiviz?

Hi @luojiandan_bi,

I personally haven't tried it this way - it looks like Webpack will not recognise the variable assignment as a file and skip over it.

When working with images, I tend to declare them as CSS classes I can use in the visual.less file, and these get encoded when the visual is packaged. They're much easier to work with in the DOM too this way, IMHO. Here's an example of how I do it for Deneb.

If this approach doesn't work for you, I'd advise either creating an issue in the powerbi-visuals-tools Github project  or contacting the team at pbicvsupport@microsoft.com for further details, as they don't monitor these forums and may be able to provided you with more targeted info.

Good luck,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors