Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
Does anyone know of any good references for processing BSON in PowerBI? I know of these https://learn.microsoft.com/en-us/powerquery-m/binary-functions built in library functions for binary data but am wondering if there are other resources out there. Context: We will be receiving BSON data back that we will be translating into tables for PowerBI.
Solved! Go to Solution.
HI @Anonymous,
You can use web connector to getting data from correspond API ,then use json function to receive these data with correspond Encode and transform them to table format.
Web.Contents - PowerQuery M | Microsoft Learn
Json.FromValue - PowerQuery M | Microsoft Learn
BTW, if you are working with MongoDB with BSON data format, you can also refer to the following link if helps:
Connect from Microsoft Power BI Desktop - MongoDB
Regards,
Xiaoxin Sheng
BSON Processing is not available in Power BI at this time
BSON Processing is not available in Power BI at this time
HI @Anonymous,
You can use web connector to getting data from correspond API ,then use json function to receive these data with correspond Encode and transform them to table format.
Web.Contents - PowerQuery M | Microsoft Learn
Json.FromValue - PowerQuery M | Microsoft Learn
BTW, if you are working with MongoDB with BSON data format, you can also refer to the following link if helps:
Connect from Microsoft Power BI Desktop - MongoDB
Regards,
Xiaoxin Sheng
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
12 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
16 | |
13 | |
7 | |
5 | |
4 |