Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have been working on creating a new extension in QlikSense that utilizes the DataTables plug-in (https://datatables.net/) for the jQuery Javascript library. I have it working in all browsers (Chrome, Firefox, etc.), but the extension object I created fails when I attempt to load the same extension object in IE. Unfortunately due to a firm business requirement I must get this working in IE! The point of failure is occurring with the Async/Await not being compatible with IE (this is needed to ensure all the data is loaded from the "backendApi.getData" call before rendering the extension object.
Has anyone had any success loading DataTables as an application extension inside of Qlik Sense and more specifically getting the extension object to work inside of IE? If not - does anyone have any recommendations of data table objects that perform better than the current native data table in Qlik Sense?
Here are a few of the "nice to haves" above and beyond what the native Qlik Sense data table has to provide/offer:
Curious to know what others might be using to meet these needs. Thanks in advance for your support and assistance; greatly appreciated!
Thanks, Ian