Forum Discussion
vincent_1234
10 years agoHelper I
Maximum text length
Dear developers, I've imported data from a plain sql server table. One column contains many characters, however according the documentation this should not be an issue. https://powerbi.microsoft...
Greg_Deckler
10 years agoCommunity Champion
I wonder if this is a limitation of Power Query "M" versus the Desktop data model types. In other words, the data model Text type can theoretically support large amounts of text but the import process using Power Query is truncating it to 32,766 characters.
Anonymous
5 years agoNot applicable
Hi Greg_Deckler ,
I think I am experiencing the scenario that you have just described. Power Query appears to truncate to 32K characters.
Is there a solution for this?
Thanks