Hi.
I have to exclude images and some fields from excel exports, but I didn't find any option for that.
PRD Version is 7.1.
Do you have any tip?
Thanks
Francesco
Hi.
I have to exclude images and some fields from excel exports, but I didn't find any option for that.
PRD Version is 7.1.
Do you have any tip?
Thanks
Francesco
ISEXPORTTYPE("table/excel") will tell you if the report is being generated for Excel. Put =NOT(ISEXPORTTYPE("table/excel")) in the visible property to exclude any items when generating as Excel.
Copyright © 2005 - 2019 Hitachi Vantara Corporation. All Rights Reserved.