Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Dataverse connection ‘List rows’ - filter ‘Solutions’ table by publisher

(0) ShareShare
ReportReport
Posted on by 149

I am running into an issue where the OData filter query for the Dataverse connector ‘List rows’ on the ‘Solutions’ table will not accept the following when trying to filter it by a publisher:

 

_publisherid_value eq ‘xxx’

 

it returns a binary error. Any help would be really appreciated 

  • Blurryface Profile Picture
    149 on at
    Re: Dataverse connection ‘List rows’ - filter ‘Solutions’ table by publisher

    @DAllen365 @Thanks for responding so quickly, upon comparison of my filter versus yours I noticed my GUID was a bit shorter. Turns out I partially missed some of the start of the GUID on copy hence the error was actually related to the GUID rather than the column I was filtering. Thanks for your support, issue resolved!

  • Verified answer
    DAllen365 Profile Picture
    446 on at
    Re: Dataverse connection ‘List rows’ - filter ‘Solutions’ table by publisher

    @Blurryface I have run a quick test using the List Rows dataverse action connected to the Solutions table.  I added the following query on the filter and it ran fine:

    _publisherid_value eq '6e77232b-9eff-4ad7-a9c3-ea04353db501'

     

    It also ran fine if I left off the single quotes:

    _publisherid_value eq 6e77232b-9eff-4ad7-a9c3-ea04353db501

     

    I then put this expression in a compose to count the number of returned rows:

    length(outputs('List_rows')?['body/value'])
     
    Please post screenshots of your flow so we can better diagnose what might be going on.  


    ----------------------------
    If I have answered your question, please mark your post as Solved.
    If you like my response, please give it a Thumbs Up.

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492