Forum Discussion
Jyo27
2 years agoHelper II
Mongodb Error
Hi everyone, I'm fetching data from mongodb to Power bi desktop and I was unable to load all the columns from mongodb . How can i fetch arrays from mongodb to power bi ? Example : { "_id" : ...
Jyo27
2 years agoHelper II
If I export mongo data to JSON file and upload this file in Power BI ,Will the report be dynamic ?
Whenever new data is added in mongo ,will it show new data in power bi with this JSON file ?