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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Filter a View Lookup F...
Power Apps
Unanswered

Filter a View Lookup Filter

(0) ShareShare
ReportReport
Posted on by 303

Does anyone know if there is any way to filter the items returned by a view lookup filter?

See the example below. This user column view filter brings back all the user accounts in the Environment, including the system generated ones. This is really not liked by management (somewhat understandably).

It would be great to be able to apply something similar to what we can do with lookups on a form (e.g. limit the item returned to a nominated view).

 

donalmc_0-1646663464917.png

I noticed that the classic editor does give you the opportunity to attach a web resource to the column and I tried the 'Java Script Query' code outputted by Fetch XML Builder, but this has no impact.

donalmc_1-1646664688985.png

var fetchData = {
"teamid": "e16a07d8-249e-ec11-b400-000d3a5d38a2"
};
var fetchXml = [
"<fetch top='50'>",
" <entity name='systemuser'>",
" <attribute name='internalemailaddress'/>",
" <attribute name='fullname'/>",
" <link-entity name='teammembership' from='systemuserid' to='systemuserid' intersect='true'>",
" <filter>",
" <condition attribute='teamid' operator='eq' value='", fetchData.teamid/*e16a07d8-249e-ec11-b400-000d3a5d38a2*/, "'/>",
" </filter>",
" </link-entity>",
" </entity>",
"</fetch>"
].join("");

 

I have the same question (0)
  • Verified answer
    Ram Prakash Duraisamy Profile Picture
    5,593 Super User 2025 Season 2 on at

    Hello @donalmc 

     

    As per my knowledge its not possible. Lets wait others comments too

     

    Please mark as Answer if it is helpful and provide Kudos


    Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
    Blog : https://microsoftcrmtechie.blogspot.com

  • Prakash4691 Profile Picture
    1,332 on at

    Hi @donalmc ,

    For now, there is no way to apply filter on column.

     

     

    Regards,

    Prakash

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

Forum hierarchy changes are complete!

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 717 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 329 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard