Hi All,
Can someone please tell me why my and condition below thinks the data in the "Title" column is the column name?
I added single quotes, double quotes, I tried with a cap T, All caps, all lower...
I get the below error:
"Column 'Blah' does not exist. It may have been deleted by another user. "
Blah is the data in the column not the column name.
I am using the "Title" column...
TIA,
Joe
Thank you!! Yes I had it backwards I was quoting the Title not the dynamic
Because this is the ODATA query logic ๐.
Your formula should look like:
field_1 eq 'dynamicValue1' and Title eq 'dynamicValue2'
Please take care that the text column type values needs to be compared with string values and in PowerAutomate string values are delimited by quotes.
Hope it helps !
rpersad
16
David_MA
10
Super User 2025 Season 1
Michael E. Gernaey
8
Super User 2025 Season 1