Hi Guys!
I'm dealing with a problem I've never seen before in 2 years of using Power Automate, my ODATA filter doesn't work.
I have a list in sharepoint that contains a column with several codes, the column format is "Text with one line". The column name is CodigoCentroCusto.

I have another flow that goes through all the items in this list and does some validations for each code in this column. Over the days I realized that this flow was failing and I looked for the reason...
For some codes, the result of the "Get Items" action simply returns blank data!
See:
In my list, there is a code with the number "3201395" and I can even filter it in the sharepoint list.

But when I have to run a flow to get this item within Power Automate, it just doesn't work.

The strangest thing is that for some codes it works normally.