Hi,
It looks like my explanation confusing you. I just gave that as a sample explanation.
Here is the brief description below,
I have two variables in the dataset
1 call date
2 login date
so here i need to derive a new variable based on these call date and login date coulumns.
My derivation is like this,
if call date ne . then newvariable = call date
if login date ne . then newvariable = login date
So i would like to derive the new variable in information map studio not in SAS/EG.
Hope it understand and if not let me know.
Thanks,
Sri
... View more