Re: Filter Query using a calculated column from a SharePoint list
For Get items the Filter Query doesn't currently support calculate columns.
I'd suggest filtering out as much as you can within the Filter Query (using non-calculated columns), then use a Filter array to filter further on your calculated column.

----------------------------------------------------------------------
If I've answered your question, please mark the post as Solved.
If you like my response, please consider giving it a Thumbs Up.