Forum Discussion
PBILearner2022
2 years agoHelper I
Approach for loading the big json files
Hi PBI Experts, I am building a pbi dashboard by using JSON file. I used a sample json(7 mb) file and built the data model, Dashboard. When i recvied the acutal data and I perform refresh with the a...
Anonymous
2 years agoNot applicable
Can you tell me if your problem has been solved, if yes, please accept it as a solution
Best Regards,
Jayleny
PBILearner2022
2 years agoHelper I
Hi Anonymous , We were not able to solve this isssue in Powebi, Instead we used python for parsing json aand stored it in xls and consuming in the dashboard.
We are planning to load this data data to sql server data base as next steps and consume it as source for powerbi.