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

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Unanswered

ShowColumns with a lookup column

(0) ShareShare
ReportReport
Posted on by 297

I'm trying to improve the speed of an app. I want to use "showcolumns" as most of the tables only have a few relevant columns that I need. 

I cant seem to filter on a relationship column? Is there a solution for this?

 

ClearCollect(col_PMMS_Site_Items,Filter(ShowColumns(PMMS_Site_Items,"cr20b_site","cr20b_PMMS_Sites"),PMMS_Sites.ID = selectedSite));

 

 

nick9one1_0-1665999864998.png

 

Categories:
I have the same question (0)
  • AhmedSalih Profile Picture
    6,678 Moderator on at
    Re: ShowColumns with a lookup column

    Hello, @nick9one1, I am assuming that your issue is the Lookup column. Lookup columns should be constructed as below when used in a formula:

    TableWhereYouHaveTheLookupColumn.LookupColumnName.ColumnInTheRelatedTable

     

    Now, to help you with your Formula:

    1. Is PMMS_Sites the table name that has the Lookup Column?
    2. What is the Column name in the Related table that should have the selectedSite values?

     

     

    If my reply helped you, please give a 👍 , & if it solved your issue, please 👍 & Accept it as the Solution to help other community members find it more.


    I am primarily available on weekdays from 6-10 PM CT and 5-10 PM CT on weekends.


    Visit my Blog: www.powerplatformplace.com


     

     

     

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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 819 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 308 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 222 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics