Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
We are trying to load data from SAP DB to Datawarehouse in fabric. If we keep the default schema mapping then there is not issue of datatypes. But if we create tables giving size for varchar types then some columns fail to load data because it contains special characters.
How to handle this?
Need urgent help!!
Solved! Go to Solution.
Hi @ManasiL ,
Are you getting error saying table values truncation error? If so increase the size of varchar.
Is any of your column name has space in it? Fabric doesnt allow space in column names. Please check that as well.
Hello,
Thank you for your response. To answer your questions:
There is not space in column names.
Yes i was getting the truncation error.
To resolve this, for such text descriptive columns we set the column size to 200 whereas the source column size was around 50 and it solved our issue.
Hi @ManasiL ,
Are you getting error saying table values truncation error? If so increase the size of varchar.
Is any of your column name has space in it? Fabric doesnt allow space in column names. Please check that as well.
What error are you getting?
Is the default mapping auto-creating varchar columns of size 8000?
And when you manually create the table, you give a specific varchar size? Something like varchar(30)?
Are you getting an error about data size truncating on the table you manually create?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.
User | Count |
---|---|
2 | |
2 | |
2 | |
2 | |
2 |