Hi,
I made a flow where I get all rows from Google Sheets and use select to get only the 'Value Perioden' column. Then I want to compare it with my JSON file. If there is a new 'Perioden' in the JSON file I want to add it to the Sheet.
Unfortunately, my condition always gives 'false' and all items in the JSON file end up in the Sheet. Can somebody help me with what goes wrong?

