Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.