The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi,
I have a JSON file with a variable text field whose length can exceed 2000 characters. When I import the file into PowerBI, the text field is truncated to 1023 characters.
How can I avoid this problem?
Solved! Go to Solution.
Hi,
I found a solution to my problem.
Change the import query:
- add a change of type on the column (change from non-determined to text)
After this adjustment, the column is no longer truncated 🙂
Hi @Dom33,
I have reported this issue internally, will update here if I get feedback.
Best Regards,
Qiuyun Yu
Hi,
I found a solution to my problem.
Change the import query:
- add a change of type on the column (change from non-determined to text)
After this adjustment, the column is no longer truncated 🙂
My datatype is already text and still the data is coming out as truncated
I don't find that this fixes the problem when my text is in an excel table. (Using Power Query inside Excel).
User | Count |
---|---|
69 | |
67 | |
62 | |
48 | |
28 |
User | Count |
---|---|
113 | |
77 | |
65 | |
55 | |
43 |