Hello Powerapps community,
How would one take care of data that is there only sometimes, but otherwise null that is inside a formula without recieving an error message in the app?
I have this formula:

And I tried this to get rid of the error message:

With no success.
The error message is a red bar that shows up at the top of the powerapp saying: "Expected a valid date value as the parameter to 'TimezoneOffset' function, recieved value: null.".
I am expecting the value null sometimes, but when I dont expect null, the I want to use the equation I am trying to apply (the first screenshot).
Any Ideas?
Thank you,
Shubhankar Singh