Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have a report were users often export data to excel , as the data is huge i want to alert users before there export their data , is there a way where i can have message displaying count of records before exporting to excel?
Thanks
Please let me know if this is something not possible in qlikview.
You would need to disable the possibilities to export to Excel and to build a macro instead, which does the export to Excel. Within this macro you may check for number of rows and stop the further excecution.
HTH
Peter