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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Guess Schema in Input Component

Dear Team,
Scenario:
I have source query of Sql server which made up of 14 tables ( various left outer join + inner join). I need to select 25 columns from these 14 tables.
Fail in Execution:
I click on "GUESS SCHEMA" but it gives an error. Please refer screenshot
0683p000009MBbZ.pngThose errors can be anything.
Requirement:
Its difficult to create schema for those 25 columns manually. Do we have any alternative idea so that Talend himself generate schema for written query ?
Please let me know incase we have any alternative to get schema automatically.
Thanks in advance.
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi RSH,
Its difficult to create schema for those 25 columns manually. Do we have any alternative idea so that Talend himself generate schema for written query ?

I tried this, & successfully achieved it.
So, just a check: Did you put your entire query within "double quotes"? the way Talend expects it.
Hope this helps. 0683p000009MACn.png
Let me know if this doesn't.
MathurM
Anonymous
Not applicable
Author

And also, one of the 25 tables should be selected in the 'Table Name' box. (But, I guess, you might be already doing that 0683p000009MAB6.png )