Forum Discussion

Hasan_iba's avatar
Hasan_iba
Helper II
9 years ago
Solved

Creating Colored Indicators

Hi Power BI experts. Hope you are all doing great. Recently, I am facing an issue with creating colored indicators as per the texts of a specific column. The issue I have is best summarized as follows: 

 

I have an application that collects project management data and snapshots it on a regular basis.  Our customers want to see reports that show how data changes over time.  If you look at this report on our website: https://www.shareadvance.com/report/?rpt=Project-Historical-Comparison that gives you an idea of what we need in this report.  That report compares numerical data, and you can see the current value next to a historical value.  You can change the date for the historical value using the slider.

The report we want to see will be based on data showing Projects and their health status.  The data is stored in text format, but the report needs to show this as graphical indicators.  The report will show historical health status based on a date chosen by the user.  Next to that it will show current health status based on the most recent snapshot like the following image: 

Here is the link to the pbix file I have : https://drive.google.com/file/d/0B0XwYvmbIN12REpUVXRGbG1ickU/view?usp=sharing

 

Is there a way to achieve what I am looking for? A prompt solution will be highly appreciated. Thanks

Hasan

 

 

 

41 Replies

      • Greg_Deckler's avatar
        Greg_Deckler
        Community Champion

        Go into your data model (middle icon on the left) in Desktop. Click your column. Click "Modeling" tab in the ribbon. In the ribbon in the Properties area you will see Data Category. Drop down and click Image URL.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Can we use local path for images??

      • Greg_Deckler's avatar
        Greg_Deckler
        Community Champion

        Perhaps if you put it in the correct format, "file:///" but that would not work if publishing to the Service. In addition, if you shared the PBIX file with someone, they would have to have access to that file location or have those files in the same spot as you.

    • Anonymous's avatar
      Anonymous
      Not applicable

      I cannot seem to get the images to show.

       

      Tried using PNGs and JPGs.

       

      Shared URL location is set to be visible to anyone using the link.

      • Anonymous's avatar
        Anonymous
        Not applicable

        Manage to get it to work with a link to a Wikipedia public image.

         

        Noticed that the image public URL for the Wikipedia one ends with the actual image filename and file extension.

         

        The generated shared links for my OD4B do not.

        Is this relevant?