How can we conditionally hide columns in Excel template in BI publisher
We are trying to create an Excel template where we have to conditionally hide the columns. We have some Display Flag tags in our XML data, and only if those Object Display Flags are YES, the corresponding cell object should be published in the report. These conditions can be achieved in RTF but any ideas how to code this in Excel Templates.
Thanks!