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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tSQLDWHBulkExec - doesn't recognize the text file format

Hi, My goal is to load data from on-premise to Azure Data warehouse. As I follow this article : https://www.talend.com/blog/2017/02/08/leverage-load-data-microsoft-azure-sql-data-warehouse-using-p...   I got everything work great up to the the point tAzureStoragePut. Got the file to blob storage, then move to tSQLDWHBulkExec, for some reason, this component doesn't recognize the textFile format. So the data that got load to table only have one column with | in it. 0683p000009M4sA.png I check my data warehouse, there is no external data source or external File formats got created, ̣I assume this Talend component would auto create these files to use Polybase. So if Talend doesn't auto create these files, is there a way for me to set Talend to use external data source and External File Formats I created in Azure Data warehouse? 

I am also open to other suggestion to get my end goal work.

Thank you for your help.

Niva

Labels (1)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Never mind,

I found the answer. Got to configure the File Format for this component in Advanced settings.

 

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Never mind,

I found the answer. Got to configure the File Format for this component in Advanced settings.