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 / Ordered fractions in e...
Power Apps
Answered

Ordered fractions in entity view

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hey,

I'm using Canvas app.

I made a dropdown that holds inch fractions:

["0","1/16","1/8","3/16","1/4","5/16","3/8","7/16","1/2","9/16","5/8","11/16","3/4","13/16","7/8","15/16"]

But, in the second thought, maybe shall I make an entity with those fractions.

But, after I made the entity I tried to make a view with ordered fractions.

I did sorting & filtering but still, they are not in order.

image.png

I saw that there default views, I would like to know what they are for?

Racheli_0-1596353951394.png

Thanks 🙂

 

Categories:
I have the same question (0)
  • eka24 Profile Picture
    20,925 on at

    I suggest you a corresponding colum to sort for instance an ID column.

     

    If you don't have an ID Column create one 1,2,3,4.....

     

    Then use the ID to sort.

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks, @eka24 

    I thought about it too, but how do I male the correspondence between them?

    Shall I add another column bank in the excel?

     

  • Verified answer
    eka24 Profile Picture
    20,925 on at

    Yes you can add to the Table. Or better still create a collection Onvisible of the screen or OnStart of the App example;

     

    ClearCollect (MyFractionsTb, { Fraction: "0", ID: 1}, { Fraction: "1/16", ID: 2 },
    { Fraction: "1/8", ID: 3}, { Fraction: "3/16", ID: 4 } ) 

     

    Then on the dropdown items;

    Sort(MyFractionsTb,ID, Ascending)

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard