Hi all I'm wondering whether there is a way to use a non standard format for dates in SAS VA. In particular I'd like to use something like DDMMYY8. (e.g. 15/11/18) to allow for narrower column widths on my SAS VA dashboards (trying to be more efficient with screen real estate for our iPad/tablet data consumers). There does not appear to be an option to set your own formats. The closest option is DDMMYYYY (e.g. 15/11/2018). The data is being transformed in SAS DI Studio and I can set the Format to be DDMMYY8. which outputs the desired formed to the SAS table but this format is then overridden when the data is sent to VA. I'm relatively new to SAS VA and so I appreciate I may just be missing something obvious. However, I have spent a while googling this and can't find a solution. Thanks in advance for any help suggested.
... View more