Hello,
I use the Excel Add-In from Workspace to download data. I know that there is a monthly limit of 10 million data points. However, I have also heard that there is a limit per request. How high is this limit? I compared the number of data points before and after downloading some data using the command
=DSGRID("X";"DS.USERSTATS";"Latest Value";"";"";"RowHeader=true;ColHeader=true;DispSeriesDescription=true;DispDatatypeDescription=true").
However, this number did not change (even after several hours).
Many thanks in advance!