Forum Discussion
Using images in power bi and multidimensional ssas model?
- 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.
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 Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.