When you run a query and bring the results back to the screen, then make a change to the program and rerun the program exporting the results to a .csv file, it actually exports the results of the program you ran BEFORE the change.
You have to change the program, bring the results back to the screen again first, and then export to a .csv file in order to get an accurate output file.
Anyone know how to get it to export the results of the changed program ?
Thanks.
You have to change the program, bring the results back to the screen again first, and then export to a .csv file in order to get an accurate output file.
Anyone know how to get it to export the results of the changed program ?
Thanks.