It's my first post here, but I do see numerous questions similar to this but have been unable to derive the solution to my case from them. I'm trying to filter a gallery of Purchase Order Lines for the PO Header in the form above it. I have set a variable coming to the screen for the PO Number. My good buddy co-pilot can't figure it out and just alternates between two alternatives.
"Ding ding ding ding ding!", love it! 😁
Great news, well done for getting it working and thanks for the update.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Connect with me online.
Ding ding ding ding ding! I think I just copy/pasted it in from your post so I didn't get the context hints.
This seems to work:
Filter('Purchase Order Line', 'PO Number'.value = varPONum.'PO Number')
What does intellisense display when you type 'PO Number'.?
I'm expecting the record provides a column that can be used.
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Connect with me online.
No, I think I did try that in one of my iterations with the chatbot as well. 🙂 That gives me 'Name isn't valid' (shown below)
Hi @Bandito,
Does this code work?:
Filter('Purchase Order Line', 'PO Number'.'PO Number' = varPONum.'PO Number')
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Connect with me online.
WarrenBelz
146,535
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,908
Most Valuable Professional