Question
NiSource Corporate Sevices Company
US
Last activity: 11 Nov 2025 14:13 EST
Compare Dates . Pega 19.1.101
I have two date variables/values that I know are formatted the same. mm/dd/yyyy ex 01/01/2025. I want to compare two dates and get a result of YES or NO, True or False. Also, need to handle if date field is Null.(Null can only happen in the 2nd variable)
The first variable is always "today's date" the second is a field on a green screen. But can be an empty field.
tried boolean, int32. getting unexpected error propagating data, the 1st variable and the boolean expression. not a valid value for boolean.
another error - The host session presentation space is protected or inhibited or data string cont illegal data such as field attribute byte.
not a valid value for int32