Forum Discussion
Character length
aduncan what is your data soure? I never see that query pulls only a few characters? Are you pulling directly from table or view? Any other way you can check that column contains value more than 8 characters?
- aduncan6 years agoFrequent Visitor
Data is pulling using ODBC from a database. The frontend of the database provides a paragraph field for data entry. Yes the full paragraph of text is visiable with the database table, however once the table is loading into Power BI only 8 characters are available.
- parry2k6 years ago
Super User
aduncan did you used any other tool except Power BI to connect using ODBC and see what kind of result you are getting. It is not clear if that ODBC driver is not giving the full data or Power BI is translating it something different, so testing with other tools can provide some insight.
- v-deddai1-msft6 years ago
Community Support
Hi aduncan ,
Are you trying to load a large number of data into Power BI? Did you get the warning: The data in the preview has been truncated due to size limits?
Please refer to https://community.powerbi.com/t5/Desktop/The-data-in-the-preview-has-been-truncated-due-to-size-limits/td-p/34191
Best Regards,
Dedmon Dai
- aduncan6 years agoFrequent Visitor