web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Radio Button Modern Co...
Power Apps
Answered

Radio Button Modern Control does not sort properly?

(0) ShareShare
ReportReport
Posted on by 2,527 Super User 2026 Season 1
Hi all,
 
anybody came across that issue already?
I am using the following formula to get the data:
 
SortByColumns(Filter('My Options','Value List'.'Internal Id' = "yes-no"),"sortorder",SortOrder.Ascending)
 
The formula itself seems to be working just fine. I need to sort via my sort order. 
The modern radio button control just does not get effected by the sort order anyhow (The left one below)
The classic one works fine.
 
Is there a limit with lookups for the new designer or some other things which are not documented?
 
Categories:
I have the same question (0)
  • Suggested answer
    Kalathiya Profile Picture
    1,456 Super User 2026 Season 1 on at
    Hello @Lucas001,
     
    Could you please confirm? That SortOrder column type needs to be Number. If not, could you please update to number.
     
    Please try below:
    With({ 
            _data:SortByColumns(Filter('My Options','Value List'.'Internal Id' = "yes-no"),"sortorder",SortOrder.Ascending)
    }, 
    _data 
    )
    ---------------------------------------------------------------------------------
     
    📩 Need more help? Mention @Kalathiya anytime!
    ✔️ Don’t forget to Accept as Solution if this guidance worked for you.
    💛 Your Like motivates me to keep helping!
  • Lucas001 Profile Picture
    2,527 Super User 2026 Season 1 on at
     
    it's confirmed number column.
    Your formula does work as well in the classic control but shows no value at all in the modern one.
     
  • Kalathiya Profile Picture
    1,456 Super User 2026 Season 1 on at
     
    It appears the fields are not refreshing correctly. Please remove the fields and re-add them to resolve the issue.
     
    If this response resolves your issue, please mark it as the Verified Answer so it can help other community members as well.
    ---------------------------------------------------------------------------------
     
    📩 Need more help? Mention @Kalathiya anytime!
    ✔️ Don’t forget to Accept as Solution if this guidance worked for you.
    💛 Your Like motivates me to keep helping!
     
  • Verified answer
    Lucas001 Profile Picture
    2,527 Super User 2026 Season 1 on at
     
    all other fields are working except the default name field for that button.
    Checked it but still did not get it to work. I I am currently figuring out how to replicate the issue as I did before.
     
    Seems like there is an issue with an initial state set in the app or something like that.

    I checked the code behind. The only thing I can see is that the FieldDisplayName seems to be different. I have not be able to change that one to the same in the malfunctioning one.
     
    Any other idea? 
    Solution was removing and adding or using the classic one.
    For now I used the classic radio button as that one is working fine. There are not many changes to the new one either way.
     
    Thanks for your support.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard