Export to CSV file is missing a column
I have a report that displays records from a join query on two tables. I had the export to CSV working just fine for this report and all the columns will show up in the file. I needed to add another table and column to the join query. The column shows up in the report but not in the CSV file. How do I get the additional column to show up in the CSV file?