Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

WaypointIcon - change background square to circle

(0) ShareShare
ReportReport
Posted on by

Hi all,

 

I have a waypoint icon (check badge).

I would like to change background square to circle, can you teach me how to do that please?

 

kinghnvn_0-1664952679874.png

 

kinghnvn_1-1664952690461.png

 

Thanks.

Categories:
  • kinghnvn Profile Picture
    on at
    Re: WaypointIcon - change background square to circle

    yes, but I'm using below code to highlight color for the icon, it's showing background as square and I would like to change it to circle with color, I don't know how to do that 😞

     

    If(ThisItem.IsSelected,RGBA(255, 191, 0, 1),With({_item:colName},If(!IsBlank(LookUp(_item,Office.Id=ThisItem.ID&&Employee.Email=UserInfo.Email)),RGBA(255, 255, 0, 1),IsBlank(LookUp(_item,Office.Id=ThisItem.ID)),RGBA(54, 176, 75, 1),RGBA(255, 0, 0, 1))))

  • Manan-Malhotra Profile Picture
    621 Super User 2024 Season 1 on at
    Re: WaypointIcon - change background square to circle

    MananMalhotra_0-1664963218959.png

    follow the highlighted part in image

     

    select checkmark ----> click paint bucket on right---->select color as "None"  the one with arrow pointed in pic checkmark like circle

  • kinghnvn Profile Picture
    on at
    Re: WaypointIcon - change background square to circle

    in the Fill filed, it's showing the RGBA(54, 176, 255, 1) like a square so I think we need to use a code.

     

    kinghnvn_0-1664961891588.png

     

  • Manan-Malhotra Profile Picture
    621 Super User 2024 Season 1 on at
    Re: WaypointIcon - change background square to circle

    Select the Check tick icon, and make the color fill of it as none

  • kinghnvn Profile Picture
    on at
    Re: WaypointIcon - change background square to circle

    Thank you for your advice, it doesn't work for me 😞

     

    kinghnvn_1-1664960343104.png

     

     

  • Manan-Malhotra Profile Picture
    621 Super User 2024 Season 1 on at
    Re: WaypointIcon - change background square to circle

    1. Just add a circle shape

    2. fill it with color of your choice

    3. align it perfectly on top of your checkmark
    4. right click on circle--> select send to back

    you wont have to move check mark this way,  I hope I was able to correctly understand your point 

  • kinghnvn Profile Picture
    on at
    Re: WaypointIcon - change background square to circle

    oh, I cannot move it because I'm using a main gallery with a waypoint icon, please advise. Thanks.

  • Manan-Malhotra Profile Picture
    621 Super User 2024 Season 1 on at
    Re: WaypointIcon - change background square to circle

    It is a combination of two icons - Check icon and Circle icon. 

     

    First click on the check icon, move it aside temporarily. Then, click on circle icon and change the color with Fill property. Now, move back the Check icon on top of the Circle icon.

     

    https://powerusers.microsoft.com/t5/Building-Power-Apps/How-to-properly-change-the-color-of-the-Success-Screen-icon/td-p/697303

     

    @kinghnvn 

    Please Accept as Solution if it solves your question Or just give it a Thumbs Up if it is helpful because this can help others.

    LinkedIn: https://www.linkedin.com/in/manan-malhotra-vfx/

    Want to support me! Buy me a Cup of Coffee?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,702 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,026 Most Valuable Professional

Leaderboard