Forum Discussion
Fabric Items throwing error with names while creating new
Hii All,
Is there any ongoing issue in fabric, I was trying to Dtabase following the required naming convention but it throws below error. Something similar I got while creating a pipleline. Irony is, I don't have any object yet in my workspace, so the below error doesn't make sense.
Pipeline error message :
{"message":"Request failed with 409(Conflict): {\"error\":{\"code\":\"PowerBIMetadataArtifactDisplayNameInUseException\",\"pbi.error\":{\"code\":\"PowerBIMetadataArtifactDisplayNameInUseException\",\"details\":[{\"code\":\"PowerBIMetadataArtifactDisplayNameNotAvailableYetException\",\"detail\":{\"type\":1,\"value\":\"The DisplayName is not available yet.\"}}],\"exceptionCulprit\":1}}}, \nrequestid: a98e14f2-a7bb-afbe-7564-8546d607f056"}
Hello Saum02
You can try the Fabric REST API List Items endpoint and see if it returns anything with the same name you're trying to create. If it does you know where it is failing.
Here's the link to try it. You'll need your workspace GUID, which you'll get in the browser URL when you're in your Fabric workspace.
Items - List Items - REST API (Core) | Microsoft Learn
try clearing your cache, I have seen this before in the earlier days of fabric
8 Replies
- deborshi_nagSuper User
Hello Saum02
You can try the Fabric REST API List Items endpoint and see if it returns anything with the same name you're trying to create. If it does you know where it is failing.
Here's the link to try it. You'll need your workspace GUID, which you'll get in the browser URL when you're in your Fabric workspace.
Items - List Items - REST API (Core) | Microsoft Learn
- smeetshContinued Contributor
try clearing your cache, I have seen this before in the earlier days of fabric
- Murtaza_GhafoorSuper User
{"message":"Request failed with 409(Conflict): {\"error\":
This error means you already have an item in workspace with similar name or you recently deleted/removed an item with similar name, most probabaly it is transient isse therefore you need to wait and retry, currently there no known issue with fabric.If this helps, ✓ Mark as Kudos | Mark as Solution| Help Others
- Saum02New Member
It's a new workspace, with no items in it.
- Murtaza_GhafoorSuper User
Please create another new workspace and make sure you are the admin of that workspace, and check if you can create the items in that workspace ?
If this helps, ✓ Mark as Kudos | Mark as Solution| Help Others
- pbifanticFrequent Visitor
Can you delete, and the do the same steps again and see if this happens?
- v-ssriganeshCommunity Support
Hi Saum02,
Thank you for posting your query in the Microsoft Fabric Community Forum, and thanks to pbifantic, Murtaza_Ghafoor, smeetsh & deborshi_nag for sharing valuable insights.
Could you please confirm if your query has been resolved by the provided solutions? This would be helpful for other members who may encounter similar issues.
Thank you for being part of the Microsoft Fabric Community.
- v-ssriganeshCommunity Support
Hello Saum02,
We hope you're doing well. Could you please confirm whether your issue has been resolved or if you're still facing challenges? Your update will be valuable to the community and may assist others with similar concerns.
Thank you.