Forum Discussion

kshirey's avatar
kshirey
Frequent Visitor
5 years ago

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 exampleCircle Example

The best I've been able to do is adding a third party image visual and set the radius to the max (30). It only rounds the edges though. See circle test

Can someone please tell me how to get the images to appear in a circle?

4 Replies

  • 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's avatar
      kshirey
      Frequent Visitor

      Hi community_pinki 

      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 👍

  • Azeemite's avatar
    Azeemite
    Regular Visitor

    Any suggestion for this without manually cropping the image?