Forum Discussion
NOG
8 years agoFrequent Visitor
connecting to nested data in Big Query
Hi I can get data out of Big Query without a problem if it comes from Goggla Analytics and is related to web but doing the same when the data comes from an App via Firebase makes it ...strange when ...
Anonymous
8 years agoNot applicable
Hi NOG,
Can you please store your data into txt file and upload onedrive/google drive, then share the link here.
It is hard to analysis your data from snapshot.
Regards,
Xiaoxin Sheng
NOG
8 years agoFrequent Visitor
Hi
Here is part one sample f the nested data that I get from Big Query
This is data about one specific event
And I want to be able to use this data in PBI
//NOG
- Anonymous8 years agoNot applicable
Hi NOG,
I try to analyse your sample and expand nested records, you can take a look at below sample file.
Notice: it seems like only 12 rows available in your sample, row 13 is missing characters so I remove it.
Regards,
Xiaoxin Sheng
- p_peredriy6 years agoNew Member
How can I split a row into columns + delete {"v": {"f": [{? Faced the same problem