Skip to Content
0
Former Member
Feb 16, 2009 at 07:24 PM

Can a report know it is being exported?

31 Views

I am doing html formatting in some formulas that are displayed on my report. When the report is formatted to Excel I would like to strip all of the html code away and display just the raw data.

I do not see a global variable or function that will tell my formula "dont do this formatting this report is being exported" Anyone know if there is a way?

My other alternatives are 2 either pass in an "export" flag or create 2 report formats, one for displaying and one for exporting...

thanks

bryan

ps Using CR XI standalone reportting