Forum Discussion

HUEyoung's avatar
HUEyoung
New Member
3 years ago

how can i get record value raw text?

let source = Json.Document(File.Contents("text.json")), tabled = Table.FromRecords({source}) in tabled   so this query shows   a.            b.          c.    value.     List.        Record ...