Hi,
So I decided to take a column name from a sharepoint list however the column name has a unique case aside from texts, the items are also in the number format not text, how to take the column name so it would avoid failure?

Hi,
So I decided to take a column name from a sharepoint list however the column name has a unique case aside from texts, the items are also in the number format not text, how to take the column name so it would avoid failure?
@sabrinaaa_ are you using column name in Filter Query parameter of Get Items action? You can get the column name by going to list settings, then click on the column on list settings page, here now look at the browser URL, there you will see Field=<columnname>, use that column name