Forum Discussion
kshirey
5 years agoFrequent Visitor
Making an Image URL circular
Hi I have an Image URL field. I want to add each image in that field to their own individual circle. See the cicle example The best I've been able to do is adding a third party image visual and...
community_pinki
5 years agoHelper II
Hey kshirey ,
You can do one thing crop the images in circle using online tool with the maximum 25KB in size
and then copy the image address. In the Power BI , Go to the Transform data ,
click on Table and ImageURL column and into the Applied steps in query editor click on the source and paste the copied Image address --> Close & Apply the changes.
kshirey
5 years agoFrequent Visitor
Thanks for the suggestion. Unfortunately I don't think it is going to be suitable in this case we have users who are adding their photos into the application.
The photos will then be viewed in the report.
That level of image editing would deem the solution 'too hard'.
Appreciate your suggestion though 👍