Forum Discussion
Anonymous
9 years agoNot applicable
Not all columns expanding because first 1000 fields are null
Wondering if there is a way to expand ALL columns from a Json.Document(Web.Contents...) => Table.FromList source when some columns don't have data in the first 1,000 rows. I'm aware of methods s...
kunaly
8 years agoRegular Visitor
Hi Qiuyun Yu,
we are facing the same problem in querying data from Marketo using REST API. If the first few records in a column return NULL, the entire column is droppped without any warning.
As Anonymous mentioned, one work around is to type in all the known columns specifically. However, this presumes knowing what those columns are (which means I need to explore data outside of PowerBI).
Any suggestions on how to prevent PowerBI from dropping columns with partial NULL records.
Thanks,
Kunal
AishwariyaV
Helper IV
6 years agoHi,
Is this problem solved? Is there any solution?