I'm working on a large dataset which have data for a whole month with around 42 variables, and I want to create separate datasets for every day of the month.
How can I create a macro which will do it properly? The date variable is trans_date
and month is March.