Forum Discussion
qwaiti273
9 years agoRegular Visitor
Step by Step process for loading Firebase Database to power bi
i need to extract data from firebase database to power bi..i would like to know the step by step process with the images ...i would highly appreciate ur help
chavezlh
6 years agoNew Member
I am not a developer, I'm more buiness analyst. I try to pull in my Firebase data into Power Bi but receive the error message below. I'm just trying to get the data into a table to review
let
Source = Json.Document(Web.Contents("https://easton-app.firebaseio.com")),
#"Converted to Table" = Record.ToTable(Source)
in
#"Converted to Table"
DataFormat.Error: We found extra characters at the end of JSON input.
Details:
Value=
Position=1