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 Automate / Filter rows with In fu...
Power Automate
Answered

Filter rows with In function

(0) ShareShare
ReportReport
Posted on by 9

I am trying to use the List Rows (Dataverse) action with the Filter rows parameter.

 

I have a list of ID's which i need to filter on. My list looks like this: ['600268253','600268266']. To accomplish this i tried to use the In function.  So i filled my filter like this:

 

 

 

Microsoft.Dynamics.CRM.In('Item Number',['600268253','600268266'])

 

 

 

This resulted in the following error:

 

 

An unknown function with name 'Microsoft.Dynamics.CRM.In' was found. This may also be a function import or a key lookup on a navigation property, which is not allowed.

 

 

 

Anyone who knows how to use this filter?

Categories:
I have the same question (0)
  • mbarbosa Profile Picture
    146 on at

    Hi @DennyB ,

    where are you trying to use that function? It seems that is not recognizing the function.

  • Verified answer
    Linn Zaw Win Profile Picture
    2,996 on at

    @DennyB 

    'Item Number' in your filter is supposed to be the logical name of the column (all small with prefix. e.g. xyz_itemnumber). You are also missing the PropertyName= and PropertyValues=. Please replace the xyz_itemnumber in the following filter with the logical name of your column.

    Microsoft.Dynamics.CRM.In(PropertyName='xyz_itemnumber',PropertyValues=['600268253','600268266'])

     

    I recommend using the FetchXML Builder tool to build the filter query if you are not familiar with the filter operators. Here are a couple of blog posts from the community on how to use the tool to generate the filter rows parameter.

     

    If it is still now working, please show us the screenshot of your Dataverse List Rows action.

     

     

  • DennyB Profile Picture
    9 on at

    Thank you!

    I actually tried to use the parameter names before, but that didn't work. I think using the logical name did the trick. 

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 427

#2
Vish WR Profile Picture

Vish WR 316

#3
David_MA Profile Picture

David_MA 260 Super User 2026 Season 1

Last 30 days Overall leaderboard