I want to receive ids
But when I requested
{“query”: “query { items_by_multiple_column_values (board_id: 2211958476, column_id:"people", column_values:a"Olga Semenova", "Inna Kaminska"]) { id name }}”}
I received
{
“data”: {
“items_by_multiple_column_values”:
},
“account_id”: 5637878
}
What is wrong?
Hello there @olgase!
That is weird. I just tried the exact same query with a board in my account and it worked well.
Possible issues I can think of:
- Using a wrong board ID
- Using a wrong column ID
- Looking for values that are not present in the board
Can you please send an email to appsupport@monday.com with the query, response and a screen recording or a screenshot of the board you are using? Our technical team can take a look at it and let you know how to proceed.
Cheers,
Matias