Query all items by person column

Hello,

I apologize if this is already common knowledge, but I was unable to find an example of this in my search of the community. Essentially, I attempted to use the “items_by_column_value” query, utilizing the users’ Id as the “column_value” argument. I realize that the column value of a “person” column type is JSON, thus zero results. Please correct me if I am wrong, but there is no way to utilize wildcards in the argument.

Is there an example of querying items by user?

So, as it turns out, I am able to enter the “text” value of the column into the “column_value” argument, and that seems to work handsomely. I apologize again for the beginner question.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.