Hi Power People
I have a SharePoint list with dozens of columns.
When using the Get Items action, I want to get this list, but only have ONE column returned called item_code. Chat-GPT failed me (or maybe I failed it?) so hoping one of my fellow meat brains here can help.
My AI friend said I should use the following in the Filter Query field...
?$select=item_code
However, this produces an error..
"The $filter expression "?$select=customer_code" is not valid. Creating query failed."
Please help 🙂