Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone
We have a requirement to analyse files which are in xlsb format in Qlik Sense. I have seen a few posts where it can be done with QlikView, but none in Qlik Sense.
Has anyone perhaps done it?
Regards,
Mauritz
@rwunderlich , is this perhaps something that can be done using a SSE and Python?
Hello Mauritz,
you can load datas is you are using a ODBC Connection to xlsb.
Then you can load the datas
Regards
Hello Mauritz,
you can load datas is you are using a ODBC Connection to xlsb.
Then you can load the datas
Regards
Thanks Martin - works like a charm.
It would have been ideal to be able to specify the path dynamically (rather than an absolute path), but for now this solves the problem.