Create a Writeback solution in Qlik Sense - Easy

Описание к видео Create a Writeback solution in Qlik Sense - Easy

Learn how to use variables and qlik objects to create your own writeback solution in your app.
In this tutorial we will see how to create a writeback step-by-step.
Below I posted the steps if you wish to paste in your app.
I also showed how a professional writeback extension works, and if you want to know more about it you can message me on linkedin.

Links:
My linkedin:   / guilhermeapprobato  
Qlik Tips Playlist:    • Qlik Sense Tips - Must Know  
Inphinity Extensions: https://www.myinphinity.com/

Steps:
// Load data and store in qvd (faster) as "original" and "consumption"
// Create 2 variables - 1 to input new values and 1 to list dimensions that will be changed
// Create a TEMP table using subfield with the variables
// Load qvd using WHERE EXISTS, changing the records
// Store new qvd with changes
// Empty variables and drop table

Комментарии

Информация по комментариям в разработке