Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
sridhar
Partner - Contributor
Partner - Contributor

QlikSense Live Table Extension not working

Hi,

I tried  to use Live Table extension, but for some reason it doesn't work. I can't move it onto my sheet. 

Did anyone use it?

7 Replies
vitaliichupryna
Creator III
Creator III

Hi Sridhar,

Looks like Qliksense doesn't support ES6, so you should update code in LiveTable.js file from:
let fetchData to var fetchData
After this extension will work fine.

Thanks,
Vitalii
sridhar
Partner - Contributor
Partner - Contributor
Author

Hi Vitalii,

Thanks a lot for your reply.

I performed the suggested changes and now I am able to drag the extension into the sheet.

I have installed the extension in my desktop.  I created REST connectors as well.

I am not sure about the parameters to be passed. 

Please have a look at the attachments and suggest me the parameters to be used.

vitaliichupryna
Creator III
Creator III

Everything looks good, but you also should update connection in liveTableREST.py file

sridhar
Partner - Contributor
Partner - Contributor
Author

Hi Vitalii,

 

Thanks a lot for your suggestions.

As of now, I tested this extension on my desktop and it is working fine. Will do few more tests and will update you.

sridhar
Partner - Contributor
Partner - Contributor
Author

Hi Vitalii,

 

Are you using this extension regularly? I used it couple of times to test its functionality. After updating  couple of records ,

it hangs for a while inorder to display the updated values.  Please let me know your findings regarding this extension.

 

Regards

Sridhar

vitaliichupryna
Creator III
Creator III

Hi Sridhar,

I also used this extension a few time just for test.

Thanks,
Vitalii
sridhar
Partner - Contributor
Partner - Contributor
Author

Hi Vitalii,

 

Thanks for your reply. Let me know your findings, if you happen to use this extension in future.

 

Regards

Sridhar