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 / Gallery Look Up fields...
Power Apps
Unanswered

Gallery Look Up fields go blank when I sort

(0) ShareShare
ReportReport
Posted on by 45

I created a gallery with fields that contains a lookup

LookUp('[dbo].[aas_wf_destination_dim_tbl]',Dest_ID_FK = Dest_ID,Destination)

 

The lookup function works perfectly untily I apply a sort on the gallery

Sort('[dbo].[aas_wf_transaction_tbl]',Open_Date,Descending)

 

The lookUp field value changes to no value, showing only blank spaces.

 

Am i doing something wrong?

 

Categories:
I have the same question (0)
  • eka24 Profile Picture
    20,925 on at
    Sort (LookUp('[dbo].[aas_wf_destination_dim_tbl]',Dest_ID_FK = Dest_ID,Destination),Descending)
  • mdevaney Profile Picture
    29,991 Moderator on at
    @WillieEra
    You must combine the 2 formulas

    Sort(
    AddColumns('[dbo].[aas_wf_transaction_tbl]',
    “Destination”,
    LookUp('[dbo.[aas_wf_destination_dim_tbl]',
    Dest_ID_FK = Dest_ID,Destination), Open_Date,Descending)
    )

    Note: you must restore my quotation marks around “Destination” because the phone I am typing from does not use the same ones as a PC

    —-
    Please Accept as Solution if this post answered your question so others may find it more quickly. If you found this post helpful consider giving it a Thumbs Up.
  • WillieEra Profile Picture
    45 on at

    The lookup works, however when the sort is not on the lookup value, it is on  a date field, then the lookup value in the other fields goes blank. 

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 883

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 477

Last 30 days Overall leaderboard