Forum Discussion
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.
- Anonymous3 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:
Display images in a table, matrix, or slicer in a report
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot 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:
Display images in a table, matrix, or slicer in a report
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.