The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I am new to Power-BI And have a question:
I get data from sharepoint folder and connect to my onedrive
Then i receive the file name (.json) into a table. (Get a table with Source.Name) and Transform file column.
How do i load the file itself?
Also when i press on the rows in content columns i get the error: "We found extra characters at the end of the .json input"
Use Json.Document() or right click the file and choose JSON. Or click on the Binary link and hope that Power Query recognizes the file as JSON.