Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
On Qlik Sense Deskstop February 2018, when I try to export a table on xls file, if the title have a function like or an accent
='CA facturé mensuel '&max(Year)
The xls file has a name like 3dfbd564-6741-46ab-9505-beeb98c8cea1.xlsx and a size of 0 ko.
If I remove the function and accent like, it well works.
='CA facture mensuel '
Doesn't work :
='CA facturé mensuel '
='CA '&max(Year)
I have the problem on many tables and charts.
My trainer has tested on other qvz on his computer and had the same problem.