Forum Discussion
Maximum text length
No answers yet, but it seems to be a kind of API limit.
The text in the cell is the actual size, however the data I receive in the custom visual is limited
Interesting, I'd be happy with 32k. My text is being limited to only 1024. Same whether I pull the data from a linked Excel sheet or through a .csv file. Wanted to use power query to join two relatively short tables with text values and it's been a complete fiasco, since I handed the finished product off only to find out that the text columns were truncated.
What I've tried.
both Excel and csv
setting the type to Any and Text, neither of which made any difference.
- vross8 years agoFrequent Visitor
Ok, this is difficult to debug, since the preview in the query editor only shows the first 1024 characters, but the issue may be limited to data from linked Excel tables. So to duplicate, dump >1024 characters in a cell, create a table, "Add to Data Model", then "Close & Load Too..." back into a new sheet.