Hello, I'm trying to get information from JSON file:

Sometimes PESEL is empty and flow can't download this propetry from JSON. I want to put there empty string when PESEL is empty and correct value when isn't. I have error and i can't do it because if statement isn't correct due to unseccessfull attempt with downloanding PESEL property. How i can do it?