How to use exportData to change the date format for a date measure.
Hi,
I have a date measure, which is getting exported by the exportData utility. I want to change the date measure format from YYYYMMDD to YYYY-MM-DD.
Currently, we are just exporting it this way -meas "Measure_name %s NA %s".
Let me know if this is possible. I am aware that exportMeasure can be used to achieve this, but as I have to even remove prefix s from the store dimension I have to use exportData.
Regards,
Aagosh Reddy