Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Privacy notification in Excel output only

I'm fairly new the the Qlik world, but have worked in a bunch of other BI products over the years. I was asked to add a privacy notification (along the lines of NOTICE: The data included in this document is considered private and for the sole use of intended recipients. If you believe you have received this in error, please delete the report immediately. )


I want this to only show up when the data table is exported to Excel. I was thinking that this could be done with some sort of a conditional object, but I can't figure out how to implement, and haven't had any luck in searching for a solution. Does anyone have some ideas?

Thanks,

Tim

2 Replies
el_aprendiz111
Specialist
Specialist

Hi,

Function CallExampleMsg()

msg="okkkkkkkkkkkkkkkkkkkkk"

qvlib.msgbox(msg)

  call  ExcExporttttt("TB01")

END Function

Not applicable
Author

Sorry - rereading this I may have been unclear in what the requirement is. The client is looking for this to be included in the actual Excel output, not as a popup during the export process. Any further ideas?