Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
When trying to load external csv content from ADLSGen2 location into Fabric DataWarehouse table using COPY INTO statement, if the external path contains special chars (eg: ~`), COPY INTO statement fails.
Example COPY INTO statement with special char:
COPY INTO "~`tgt~`schema3~`1699256789769"."striim_admin_T2_~tgt~table~" FROM 'https://infra760.blob.core.windows.net/striim-dwh-cntr/.striim/~`tgt~`schema3~`1699256789769.~tgt~table~0.csv.gz' WITH ( FILE_TYPE = 'CSV', CREDENTIAL = ( IDENTITY='Storage Account Key', SECRET='xxxxx' ), FIELDTERMINATOR = ',', ROWTERMINATOR = '0x0D0A' ) OPTION ( LABEL = 'COPY: "~`tgt~`schema3~`1699256789769"."striim_admin_T2_~tgt~table~"');
Error message:
If you have a Pro license you can open a Pro ticket at https://admin.powerplatform.microsoft.com/newsupportticket/powerbi - otherwise you can raise an issue at https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues .
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 10 | |
| 10 | |
| 4 | |
| 3 | |
| 3 |