We have column with so many dates. But I need Starting value of that particular column.
Example:
Date Column:
1-02-2019
2-02-2019
3-02-2019
so...on...
I need 1-02-2019.
How to achieve this in SAS VA .
Note:
All the dates are part of category variables. We have a option called First in Aggregated Measures where we can use only Measures, but I have an category value where I need starting value.