Is it possible to get Power BI to read JSON data? Yesterday I spent the whole day figuring out how to convert JSON data into a readable table in Power Bi, but no luck.
I tried to work on the Internet for several hours, but there is no relevant documentation anywhere.
I am extracting the JSON payload from my site, and when I try to import it shows the following data:
Record
Record
Record
Record
Perhaps there are some lessons that I can do? Or perhaps another alternative to Power BI that read and structured my JSON data correctly?
source
share