Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
11 years ago
Solved

Images/binary in Power BI Desktop ?

I have made a simple data model with a query joining 2 tables from a SQL Server. The first table holds countries and the other holds an image for each country. But the image column is NOT present when I try to use it in a report and it is not present in my dataset. It is present in "Power Query" and the datatype is binary. Is Power BI Desktop NOT supporting images/binary. Hopefully this is a festure which will be available very soon. Seems by the way that the Power BI service cannot visualize images either.

 

 

 

  • Support for binary data type display is not yet available in Power BI Desktop. 

14 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Have anyone been able to sorted this out? I am trying to display images from a SQL Table where images are stored as binary. When I bring the data in to my data model, I can see the field with the data, when trying to select it from the report section, it is not available. I tried the option of combining ... but not sure how it works ... 

    Thanks,

    • pmdci's avatar
      pmdci
      Advocate V

      Hi,

       

      Actually I see the option of specifying an image URL as a workaround, but not as the solution. I was really hoping for having Power BI fetching data from a binary column just like SSAS. After all we can do this with Power View since SharePoint and Excel 2010.

       

      If I go about specifyign images URL now I have to place my images in some sort of public accessible http server, which is quite annoying, really :(

       

       

      • koenverbeeck's avatar
        koenverbeeck
        Advocate II

        Any news on this? I'd really like to display images stored in an SSAS MD cube, with live connection.

        So there's also not the possibility to mark a column as image in the model, since you cannot edit anything.

    • insightful's avatar
      insightful
      Regular Visitor

      I am not seeing images URL as an option for formating a field in PowerBI is it still in the latest relase version?

  • JenUnderwood's avatar
    JenUnderwood
    Impactful Individual

    Support for binary data type display is not yet available in Power BI Desktop. 

    • Renato's avatar
      Renato
      New Member

      Hi,
      binary data type display is now available in Power BI Desktop? Otherwise, when available will be?

      thank you

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thank you for quick response..

       

      Seems like they removed it from the Power BI Service as well ?

  • I am attaching my concerns to that question. My client have SSAS MD model. In that case even given workaround does not work. Is there images support for SSAS MD comming?

    • MateuszBI's avatar
      MateuszBI
      Advocate I

      And me yet again. This works just fine. On MD Cube we need to setup attribute type as imgurl. Then PowerBI can display pictures from SSAS MD!

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hello MateuszBI,

        did you provide some publish image links like "http://some-image.jpg" and marked those as data type IMGURL, or did you provide some local-stored image links like "C:\some-image.jpg" and marked those with data type IMGURL which Power BI was able to successfully show you?

         

        Could you please make your solution more clear? Thanks!