ExportData with dyanmic -range in RPAS
Hi All,
Is it possible to pass range dynamically to exportData utility when calling it in a shell script?
I have a requirement where I have to export one measure value for 8 weeks in past and other for 3 weeks in the future from current date. My idea was to calculate the index of the current week-8 and get the start date of the week and pass it as a start range and current week's start date as the end range or something along those lines, but exportData seems to not take measures as input for range
For example, I can't give