Enable basic Filtering by UUID in MongoDB Connector for Copy Activity
Currently, the MongoDB connector used in Copy Activity does not support filtering by _id when the field is of UUID type!!!!!!
This is a critical limitation for any scenario where precise entity-level extraction is required.
In my use case, I’m trying to copy specific documents from MongoDB using a filter like:
{ "_id": UUID("abb0eaa4-bc5a-41ab-89c7-27494a99a9a4") }
or
{ "_id": "abb0eaa4-bc5a-41ab-89c7-27494a99a9a4" }
or
However, neither approach returns any data. I’ve tested multiple formats, and none seem to work. The actual representation of the UUID in MongoDB is:
"_id": { "$binary": { "base64": "q7DqpLxaQauJxydJSpmppA==", "subType": "04" } }
This is a standard UUID subtype (subType: "04"), and filtering by such values should be natively supported. Without this capability, it's impossible to target specific documents for extraction, which severely limits the connector’s usefulness in real-world scenarios.
Request:
Please add support for filtering by UUID in the MongoDB connector. This is not a niche feature - it’s a basic requirement for working with MongoDB collections that use UUIDs as primary keys.
Support request ID: 2507241420001713
Thank you for considering this request.
Recent ideas
Restore Shape Formatting Options in Button Slicer Visual
In the July 2025 Power BI update, the Shape formatting option was removed from the Button Slicer visual. This change has significantly impacted the ability to customize the appearance of slicers, esp...Simon_Howard9 hours agoNew MemberNew411Views0likes1CommentDisplay Delta table and column descriptions in Fabric Lakehouse Explorer/ Fabric on Browser
Microsoft Fabric Lakehouse should provide a visible and editable description field for Delta tables and columns in Lakehouse Explorer. Delta table metadata, such as comments or custom description pr...Darsh_9 hours agoNew MemberNew8Views1like0CommentsDate picker in slicer - Monday as as start of a week and one date pick
Hello! Since March 2022 date picker week starts from Sunday and there is no way to change it to Monday. It's highly inconvinient Would be more powerful, if there also were week numbers in regional...smazaev110 hours agoNew MemberNew318Views20likes3CommentsSupport Cross-Tenant (B2B/MTO Member) Authentication for Fabric Data Warehouse in Power BI Desktop
Microsoft Fabric Data Warehouse SQL Endpoints currently do not support cross-tenant authentication scenarios when accessed from Power BI Desktop. While B2B/Multi-Tenant Organization (MTO) member u...v-nandagm14 hours agoMicrosoft EmployeeNew9Views0likes0Comments