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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
rmcconnell340
Helper I
Helper I

Does Power BI no longer support Image by CloudScope

I recently used CloudScope for a project that had some large Base64 images. I tried to create a new file with this today and discovered CloudScope is no longer in the custom visual app selection. Is there a reason for this? Is there another app that can display large, concatenated Base64 images? 

1 ACCEPTED SOLUTION
danextian
Super User
Super User

Hi @rmcconnell340 ,

 

It seems that it still available but you'll have to get it from CloudScope themselves.

https://www.cloudscope.io/power-bi-visuals/image 

 

Alternatively and if you're familiar with html, you can use the html custom viz to render a base64 image in it. You'll have to write a DAX code that returns an html text string and the visual will parse that as html.

https://appsource.microsoft.com/en-us/marketplace/apps?product=power-bi-visuals&search=html&page=1 

Try either of these:

danextian_0-1704773586992.png

 

Note: the first one is not certified but permits loading of an external url.

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

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


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

View solution in original post

1 REPLY 1
danextian
Super User
Super User

Hi @rmcconnell340 ,

 

It seems that it still available but you'll have to get it from CloudScope themselves.

https://www.cloudscope.io/power-bi-visuals/image 

 

Alternatively and if you're familiar with html, you can use the html custom viz to render a base64 image in it. You'll have to write a DAX code that returns an html text string and the visual will parse that as html.

https://appsource.microsoft.com/en-us/marketplace/apps?product=power-bi-visuals&search=html&page=1 

Try either of these:

danextian_0-1704773586992.png

 

Note: the first one is not certified but permits loading of an external url.

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

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


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

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 FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Kudoed Authors