Forum Discussion
Anonymous
5 years agoNot applicable
Image Binary Data to Image
Hello, I have a table in SQL Server which has Image binary data in the below format - 0x1F8C0200B28C010064
0x1F8C0200DE720100CC
0x1F8C0200DE720100CC
0x1F8C0200B28C010064
0x1F8C0200B28C01...
AlexisOlson
5 years agoSuper User
Did you set the Data Category as Image URL as explained here?
https://blog.gbrueckl.at/2018/01/storing-images-powerbi-analysis-services-data-models/
Anonymous
2 years agoNot applicable
Hello there.
I was following the instructions on the presented link for the image import: https://powerbipoint.com/2024/02/05/how-to-embedding-base64-images-in-power-bi/
Now I've reached the last step which is "Creating a DAX measure to group chunks of the same image"
When I follow the instructions my measure fails and says:
Could you please help me with this situation.
I'm trying to import images from Sharepoint so I can later upload PoweBI dashboard to Junction.
Thank you in advance