Hi, I am try to replicate a formula in DFO/Excel
=DSGRID("CHCNYEZSQ,CHCNBQJHQ,CHCNXFSVQ"," ","-2Y","","Q","RowHeader=true;ColHeader=true;DispSeriesDescription=false;YearlyTSFormat=false;QuarterlyTSFormat=false","")
The dates shown are Q1 XXXX,Q2 XXXX, etc. and there are column headings.
When I use DSWS API, dates returned are yyyy-mm--dd and column headings are just the instruments.
Is there anything to add to the code in order to show the same dates and column headers as in DFO (Excel) ?