Forum Discussion

Vossoughih67's avatar
Vossoughih67
New Member
3 years ago
Solved

Using images in power bi and multidimensional ssas model?

Hi everyone 

How Can I use my companies logo in power bi whie I using multidimensional cube? I have company dimension including 5 company. I need to show my users company logo in a table. My table includes company, logo and sales amount.

  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi Vossoughih67 ,

     

    Power BI can also render images when you provide a field that contains URLs (uniform resource locators) of the images. You may specify these fields as ImageURL types in SQL Server Data Tools (or then in Power BI). Its type information is then provided to Power BI in the tabular metadata. Power BI can then retrieve those images from the URL and display them in visuals.

    For refernece:

    Dimension attribute type

    Display images in a table, matrix, or slicer in a report

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Vossoughih67 ,

     

    Power BI can also render images when you provide a field that contains URLs (uniform resource locators) of the images. You may specify these fields as ImageURL types in SQL Server Data Tools (or then in Power BI). Its type information is then provided to Power BI in the tabular metadata. Power BI can then retrieve those images from the URL and display them in visuals.

    For refernece:

    Dimension attribute type

    Display images in a table, matrix, or slicer in a report

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.