Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join now60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more
Hi,
I am following Create Graph Query Set (and Graph QuerySet definition) but failing to successfully create a Fabric Graph query set - I have tried many variations but invariably any error messaging is ambiguous:
{
"status": "Failed",
"createdTimeUtc": <datetime-string>,
"lastUpdatedTimeUtc": <datetime-string>,
"percentComplete": None,
"error": {
"errorCode": "Unknown",
"message": "unknown error",
"isRetriable": False
}
}I can successfully create an 'empty' query set (with a payload of: {"folderId": <folder_id>, "displayName": <queryset_name>, "description": ""}) - but issues seem to arise when including a "definition" object.
(N.B. I am following the same pattern I have successfully used for Semantic Models, Reports and now Graph Models.)
Is this endpoint fully implemented (errors and all)?
Thanks!
Thanks for sharing the details , I’ve run into something very similar while working with the Fabric Graph APIs. Based on what you’ve described, your observations are on point.
The behavior where an “empty” Query Set can be created successfully, but fails when a definition object is included (with only a generic "Unknown" error), usually indicates that the endpoint is not fully implemented or still evolving, particularly around the definition payload.
A few things to keep in mind:
What I recommend trying next:
Reality check:
Based on current behavior, it does look like the definition part of this API is not yet fully stable/production-ready, even though documentation exists.
If this is blocking your scenario, you may want to:
Hope this helps , you’re not alone in seeing this behavior.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 7 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |