This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Solved! Go to Solution.
Hi @blull,
Did this field define with VARCHAR(max) or other size that larger than VARCHAR(8000)? AFAIK, current the data warehouse support the VARCHAR(8000) type.
Troubleshoot Fabric mirrored databases - Microsoft Fabric | Microsoft Learn
Some of the data in my column appears to be truncated
The Fabric warehouse does not support VARCHAR(max) it only currently supports VARCHAR(8000).
You may need to split them to multiple fields or waiting for the next release for add support with VARCHAR(max).
| Feature | Estimated release timeline |
| VARCHAR(MAX)/VARBINARY(MAX) types | Q3 2024 |
Regards,
Xiaoxin Sheng
Hi @blull ,
Any update on this? Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.
If these also don't help, please share more detailed information and description to help us clarify your scenario to test.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
Hi @blull,
Did this field define with VARCHAR(max) or other size that larger than VARCHAR(8000)? AFAIK, current the data warehouse support the VARCHAR(8000) type.
Troubleshoot Fabric mirrored databases - Microsoft Fabric | Microsoft Learn
Some of the data in my column appears to be truncated
The Fabric warehouse does not support VARCHAR(max) it only currently supports VARCHAR(8000).
You may need to split them to multiple fields or waiting for the next release for add support with VARCHAR(max).
| Feature | Estimated release timeline |
| VARCHAR(MAX)/VARBINARY(MAX) types | Q3 2024 |
Regards,
Xiaoxin Sheng
Check out the April 2026 Fabric update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |