Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
cn88
Contributor II
Contributor II

Bug with Microsoft Fabric Data Warehouse target

Hi,

There is a bug with the new Microsoft Fabric Data Warehouse endpoint.

Data is loaded into Fabric by first staging it as a CSV in ADLS Gen2 storage account. The CSV file uses double quotes (") for its FIELDQUOTE parameter. If the string contained within contains a double quote, the load fails.

20240307 151855.png

Is there an Advanced option that let's me change the FIELDQUOTE character?

Labels (1)
1 Solution

Accepted Solutions
john_wang
Support
Support

Hello @cn88 ,

Thanks for reaching out to Qlik Community!

By default the FIELDQUOTE applies to CSV and its value is (") in MS world. In Qlik Replicate some endpoints eg file target, the default value is as same as MS docs. the quote can be controlled by:

csvStringQuote:"\"",

 Unfortunately I cannot find this internal parameter in Microsoft Fabric Data Warehouse target endpoint. We need further investigation.

Please take note that In Qlik Replicate 2023.11, Microsoft Fabric is currently in Preview as it was developed and tested with Microsoft Fabric Public..., We'd like suggest you open a support ticket, our support team would like to trace this behavior deeper.

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

5 Replies
SushilKumar
Support
Support

Hello @cn88 

Request you to share information about product involved to get the context.

Regards,

Sushil Kumar

cn88
Contributor II
Contributor II
Author

Hi @SushilKumar, I don’t understand your question I’m sorry. This bug has been posted under the Qlik Replicate product. The issue lies with the Microsoft Fabric DW target endpoint. I’m not sure what other information you would need, given the very obvious nature of the bug. 

john_wang
Support
Support

Hello @cn88 ,

Thanks for reaching out to Qlik Community!

By default the FIELDQUOTE applies to CSV and its value is (") in MS world. In Qlik Replicate some endpoints eg file target, the default value is as same as MS docs. the quote can be controlled by:

csvStringQuote:"\"",

 Unfortunately I cannot find this internal parameter in Microsoft Fabric Data Warehouse target endpoint. We need further investigation.

Please take note that In Qlik Replicate 2023.11, Microsoft Fabric is currently in Preview as it was developed and tested with Microsoft Fabric Public..., We'd like suggest you open a support ticket, our support team would like to trace this behavior deeper.

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!
cn88
Contributor II
Contributor II
Author

Hi John,

Thanks for your reply. I have raised a support ticket.

Cheers,

Chris.

john_wang
Support
Support

Thank you for your support Chris @cn88 ! I will look into the case.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!