Labeling rows as greater/less than a date with JSL
I have a dataset with a date column formatted dd/mm/yyyy hh:mm. In my script I want to be able to set a variable equal to some date and then have the script create a new column labelling all rows as being “before” of “after” the specified date.The workaround I’m using is to format the variable and the column in seconds but it’s not easy to read.Is there a way to keep the dd/mm/yyyy formatting whe...
paul_apicella
msharp
jjhartwi
j_bonnouvrier