Hi all,
I have a requirement where i need to extract the contents of a data provider to a CSV file. This is a simple enough job, but one of my developed reports requires extracting data that is not in the data provider, but is on the report itself.
Let me try to explain...
The report displays data that is aggregated from a daily to a weekly level and various calculations are performed on it so as to analyse company performance. Each of these calculations are separated for each week and a name is given to each calculation. This 'name' is just simply a column header name I have chosen myself and is displayed in the main section of the report. Since this 'name' is not in the data provider (or the database itself) I cannot extract it to a CSV file.
Does anyone have any ideas on this? I am at a complete loss for ideas on this one.
Many thanks in advance,
martynmac
I have a requirement where i need to extract the contents of a data provider to a CSV file. This is a simple enough job, but one of my developed reports requires extracting data that is not in the data provider, but is on the report itself.
Let me try to explain...
The report displays data that is aggregated from a daily to a weekly level and various calculations are performed on it so as to analyse company performance. Each of these calculations are separated for each week and a name is given to each calculation. This 'name' is just simply a column header name I have chosen myself and is displayed in the main section of the report. Since this 'name' is not in the data provider (or the database itself) I cannot extract it to a CSV file.
Does anyone have any ideas on this? I am at a complete loss for ideas on this one.
Many thanks in advance,
martynmac