Hi,
I created custom list dashboard to get the all US, now i want to add query to get the US list for specific features.
all US are linked to feature by parent.
I tried to to run query (Parent contains "1183") and got error Cannot parse object reference from "1183"
Hey Batya, If I'm reading this right, you want the parent with a formatted ID that contains 1183 (Such as US1183), is that right? If so, you can do this to get the parent's formatted ID.
(Parent.FormattedID contains "1183")