Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jensej
Creator
Creator

Read SQL Query from file

Hi!

Im trying to import a .sql file into a variable and then use the variable inside the DBInput but can't get it to work.

Why can I only save the path or error message and not the content in the global variable?

Am I on the right track or does someone has another solution? I just want to write my sql query outside the job and then pass it into the DBInput.

Labels (2)
1 Solution

Accepted Solutions
InfoCraft
Creator
Creator

Hi @Jens Frejd​,

Please check this post: https://community.talend.com/s/feed/0D55b00007VVDgfCAH?language=en_US

Kind regards,

😷19.

View solution in original post

2 Replies
InfoCraft
Creator
Creator

Hi @Jens Frejd​,

Please check this post: https://community.talend.com/s/feed/0D55b00007VVDgfCAH?language=en_US

Kind regards,

😷19.

jensej
Creator
Creator
Author

Perfect thanks!