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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
rmcconnell340
Frequent Visitor

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.

 










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


Proud to be a Super User!









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

 










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


Proud to be a Super User!









"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
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors
Top Kudoed Authors