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 Automate / Working with WorkQueue...
Power Automate
Unanswered

Working with WorkQueues, how to work with specific flows and queues

(2) ShareShare
ReportReport
Posted on by 8

I have been working with WorkQueues and I have an idea of how they work, what I have managed to see is that the flows can be triggered when an item is added in the WorkQueues, but what I am trying to do is a flow that works with a WorkQueue in specific.

 

I am using the trigger When a row is added, modified or deleted from Microsoft Dataverse, this returns information about the item that is triggering the flow.

 

PabloB_1-1687280210566.png

 

Inside the body that it returns, I can see a value that is an identifier of the queue where the item to be processed comes from. This value is the _workqueueid_value. The trigger action has an option to filter rows, so I was trying to make an OData expression to filter from a specific queue, but it's not working for me.

 

PabloB_0-1687280152073.png

 

The expression I was using is similar to the following: '_workqueueid_value' eq 'queue-id'

Categories:
I have the same question (0)
  • Linn Zaw Win Profile Picture
    2,996 on at

    I just tried and it is not working for me too. I am getting the following error for the trigger.

    Exception: System.InvalidOperationException: AttributeTypeCode not valid:ManagedProperty

    Since Work Queues are still in preview, I guess some of the things might not be working as expected.

    Until the issue has been rectified, please use the "Trigger Conditions" in the Settings of the trigger instead of Filter rows parameter.

    e.g.

    @equals(triggerOutputs()?['body/_workqueueid_value'], '623acb41-f510-ee11-8f6e-000d3ad0f378')

    LinnZawWin_0-1687436576050.png

    LinnZawWin_1-1687436629864.png

     

     

     

  • Cedricbob Profile Picture
    21 on at

    @LinnZawWin approach is working for me now.

     

    Looks like they fixed it

  • Athrix050 Profile Picture
    2 on at

    You initially mentioned that the OData query method was not working. Now you mentioned they have fixed 'it'. Does this mean that the Odata filter method has been fixed? 

  • Cedricbob Profile Picture
    21 on at

    I misread, I thought filtering using Linn's method was not working for him either.

     

    It's working perfectly and prevents the flow from running if an item is added another random workqueue.

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…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 248 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 207 Super User 2026 Season 1

#3
Power Platform 1919 Profile Picture

Power Platform 1919 101 Super User 2026 Season 1

Last 30 days Overall leaderboard