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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Anonymous
Not applicable

Where can i store images for image URL?

I have a table that is referencing Microsoft Projwect Online data. Project online stores a number of icons for use in reports, eg red circle, green tick etc.

It has been commented that these are not colour blind safe and i would like to use alternative icons.

For those that have used your own icons that are referenced by an image URL, where do you store these to be easily accessed by reporting?

For info, the current url is created using the following code:-

 

StatusRAGImageCIrcle = 

IF

(

[StatusRAG]="Green"

,[PWA URL] & "/_layouts/15/inc/PWA/images/cf_0p.png"

,IF

(

[StatusRAG]="Amber"

,[PWA URL] & "/_layouts/15/inc/PWA/images/cf_1p.png",

IF

(

[StatusRAG]="Red",

[PWA URL] & "/_layouts/15/inc/PWA/images/cf_2p.png"

,[PWA URL] & "/_layouts/15/inc/PWA/images/cf_55p.png")))
1 ACCEPTED SOLUTION
Anonymous
Not applicable

 am using images.githubusercontent.com and that seems to work...

View solution in original post

6 REPLIES 6
maksromanov2020
New Member


@Anonymous wrote:

I have a table that is referencing Microsoft Projwect Online data. Project online stores a number of icons for use in reports, eg red circle, green tick etc.

It has been commented that these are not colour blind safe and i would like to use alternative icons.

For those that have used your own icons that are referenced by an image URL, where do you store these to be easily accessed by reporting?

For info, the current url is created using the following code:-

 

StatusRAGImageCIrcle = 

IF

(

[StatusRAG]="Green"

,[PWA URL] & "/_layouts/15/inc/PWA/images/cf_0p.png"

,IF

(

[StatusRAG]="Amber"

,[PWA URL] & "/_layouts/15/inc/PWA/images/cf_1p.png",

IF

(

[StatusRAG]="Red",

[PWA URL] & "/_layouts/15/inc/PWA/images/cf_2p.png"

,[PWA URL] & "/_layouts/15/inc/PWA/images/cf_55p.png")))



 

Photos and images have the power to visually represent the identity and pride of a nation, and when it comes to a korea flag vector image, it becomes a symbol of national unity and heritage. By utilizing a high-quality Korea flag vector image, we can create visually striking designs, educational materials, or cultural promotions that celebrate the vibrant history and spirit of Korea. Let's explore reliable sources for vector images to ensure accurate representation, allowing us to showcase the beauty and symbolism of the Korea flag through captivating visuals.

Anonymous
Not applicable

 am using images.githubusercontent.com and that seems to work...

Mariusz
Community Champion
Community Champion

Hi @Anonymous 

 

Just use any website that provides free of charge icons and link directly there.

This is the one I'm using https://www.flaticon.com/ 

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
Mariusz Repczynski

 

Anonymous
Not applicable

Thanks Marius.

As we are using a cloud data set (Microsoft Project Online), once i choose an icon to use, where would you recommend to save these icons as i cant store them with the data.

Hi @Anonymous 

 

Power Bi is using URL to get the icons, every time you refresh the report it will fetch from that Address

 

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
Mariusz Repczynski


 

Anonymous
Not applicable

 

Hi Mariusz, i wish to use a different image and dont know where to store it.

Currently it is getting the icons from the Project Online service and i cannot upload there. There are no other icons in the Project Online service that are suitable. 

Can i embed icons in the report that a switch function can call upon?

If not, where can i store images that the Power BI report can access during an automated refresh?

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!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.