If you have a report grid on dynamic report explorer with a download link such as follows:
[report_grid]
@Datasource=library/occurrences/explore_list
@downloadlink=true
And then you use the column configuration (on the edit tab) to show a column that would otherwise be hidden (because the report has visible='false' on the column), then it will appear on the report grid, but it fails to appear in the download CSV file.
If you have a report grid on dynamic report explorer with a download link such as follows:
[report_grid]
@Datasource=library/occurrences/explore_list
@downloadlink=true
And then you use the column configuration (on the edit tab) to show a column that would otherwise be hidden (because the report has visible='false' on the column), then it will appear on the report grid, but it fails to appear in the download CSV file.