Announcements
Patch cant find my columns.. not a lookup or anything. Tried both a yes/no (preferred) and a whole number and I cant find either one. I am not using classic mode/ribbon workbench, so is it a glitch in the system?
(all solutions have been republished)
Hi @ChannelDevMike ,
Please try to follow the steps below.
1\ Click the 'Open component library' button in the upper-right corner.
2\ Remove the table and re-add it.
3\ Try to find the column in formula bar.
Best Regards,
Wearsky
Hello, @ChannelDevMike, Have you tried using the LookUp function instead? Just to debug this:
Patch(Results, LookUp(Requests, ‘Request Number’= “REQ-####”), {hidden2=1})
If my reply helped you, please give a 👍 , & if it solved your issue, please 👍 & Accept it as the Solution to help other community members find it more.
I am primarily available on weekdays from 6-10 PM CT and 5-10 PM CT on weekends.
Visit my Blog: www.powerplatformplace.com
Hi @ChannelDevMike
If you want to create a new Record the try the following
Patch(Results,Defaults(Results),{ LookupLogicalName: LookUp(Requests, ‘Request Number’= “REQ-####”), hidden2:1})
If you want to update existing record then try the following
Patch(Results,{ LookupLogicalName: LookUp(Requests, ‘Request Number’= “REQ-####”), hidden2:1})
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLABlog : https://microsoftcrmtechie.blogspot.com
I am updating existing but "LookupLogicalName" doesn't populate just like original problem
Just tried, no luck here
This is not in canvas but model-driven app editor. So data button and options look like this:
Please follow my first step and it will lead you to open the component library.
Ah thanks, it confused me when it showed "canvas" in the title. Didn't know if it was trying to add a canvas component. Much appreciated!!
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 1,070
Valantis 639
11manish 608