Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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
User | Count |
---|---|
3 | |
2 | |
2 | |
2 | |
1 |
User | Count |
---|---|
10 | |
4 | |
3 | |
2 | |
2 |