Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
indu_ryali
Contributor
Contributor

loads

syntax of different loads

Labels (1)
1 Solution

Accepted Solutions
Andrei_Cusnir
Specialist
Specialist

Hello,

 

It appears that the description doesn't have a lot of information. if you are looking for a guide on how to use load statements then essentially what you need is a guide on how to use Data load editor. You can find all the needed information in the official documentation "Tutorial - Scripting for beginners" [1] and the subcategories below it. 

 

Additionally, in Data load editor if you create a connection (In the right panel under "Data connections") and you click on the button to load data from the connection, the script is going to be generated automatically, based on the selections that you will make in the popup.

 

Finally, if you are planning on using Qlik Web Connectors [2], then the script is also automatically generated for you.

 

After that, you will only have to modify the script if you want to include functions to modify the loaded data, generate new fields or limit the loaded data.

 

I hope that this information was helpful. In case I have misunderstood the use case scenario, please elaborate in details by providing additional information. However, if it has helped you resolve the issue, addressed your concerns or at least pointed you in the right direction, please mark it as Accepted Solution to give further visibility to other community members. 
 

---

[1] https://help.qlik.com/en-US/sense-kubernetes/Subsystems/Hub/Content/Sense_Hub/Tutorials/introduction... 

[2] https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Setup-d...

Help users find answers! Don't forget to mark a solution that worked for you! 🙂

View solution in original post

1 Reply
Andrei_Cusnir
Specialist
Specialist

Hello,

 

It appears that the description doesn't have a lot of information. if you are looking for a guide on how to use load statements then essentially what you need is a guide on how to use Data load editor. You can find all the needed information in the official documentation "Tutorial - Scripting for beginners" [1] and the subcategories below it. 

 

Additionally, in Data load editor if you create a connection (In the right panel under "Data connections") and you click on the button to load data from the connection, the script is going to be generated automatically, based on the selections that you will make in the popup.

 

Finally, if you are planning on using Qlik Web Connectors [2], then the script is also automatically generated for you.

 

After that, you will only have to modify the script if you want to include functions to modify the loaded data, generate new fields or limit the loaded data.

 

I hope that this information was helpful. In case I have misunderstood the use case scenario, please elaborate in details by providing additional information. However, if it has helped you resolve the issue, addressed your concerns or at least pointed you in the right direction, please mark it as Accepted Solution to give further visibility to other community members. 
 

---

[1] https://help.qlik.com/en-US/sense-kubernetes/Subsystems/Hub/Content/Sense_Hub/Tutorials/introduction... 

[2] https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Setup-d...

Help users find answers! Don't forget to mark a solution that worked for you! 🙂