I’ve just starting trying out eclipse BIRT to generate reports, but am unable to get the “Dynamic Text” option working when I output to a CSV file, it works fine on other output types.
Is there a way round this? Really would like to be able to output report parameters within the output file using this step.
Thanks in advance.
Tom
Found the cause, by changing the content type within the Property Editor for each of the “dynamic text” objects to “auto” (was HTML) they are now outputted correctly for both HTML and CSV output.