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 Apps / Change the queue item ...
Power Apps
Unanswered

Change the queue item to another queue

(0) ShareShare
ReportReport
Posted on by

Hi everyone.

 

I am making an application in powerapps canvas that has to modify the queue of an item and move it to another queue. When I perform the Patch to update the item it shows me the following error: "column queueid is not allowed to be updated". So to find out if they know of any way to update from powerapps canvas. Thank you

Categories:
I have the same question (0)
  • Dawidvh Profile Picture
    1,346 on at

    Hello @Sando2991 

     

    Without knowing the full details of your app, It sounds like the record that you are passing in the patch to update the datasource is also trying to update the primary key column. The 3rd parameter ( record object as specified between two {} ) should not contain the primary key.

     

    The 2nd parameter is used to identify the record that Patch should update. You can either use the object below as example, or you can replace the second parameter with a lookup function, but this is overkill and we have noted some slight performance downfalls for this as well, so we prefer the below mentioned 2nd parameter.

    Patch(Leave,{ID:34},{Title:"test",reason:"PowerApps is Awesome"})

     

    I hope you come right, please let me know if you don't

     

    Dawid van Heerden
    Follow on Twitter: @davestechtips
    Subscribe to YouTube: https://www.youtube.com/davestechtips?sub_confirmation=1
    **If you found this reply helpful, please like it and mark this as the answer to close the topic and make it easier to find for other people with similar questions.

     

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

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard