I need to create a report in power view where I need to display images in tile. I have found one solution to do so, to store the images as a binary data in data model table using the following link
I tried this but still not able to show the images, I am getting only Image icon not the actual image.