Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

DataSource.Error: We don't support duplicate properties in the feed

I am trying to establish a query in Power BI against the salesorders entity of Dynamics 365 Online.

 

When I try to load the data, I get the error: We don't support duplicate properties in the feed.

Property=new_clone_source_order

We do have a relationship that does a lookup against an order, thus in a way a circular relationship.

 

Is there a way for me to use this entity in PowerBI as is?  To remove this relationship will be a tremendous amount of work.

 

new_clone_source_order.jpg

 

Status: New
Comments
v-qiuyu-msft
Community Support

Hi @wperkinson,

 

Does the issue occur in Power BI desktop or Power BI service? Which data source do you use to get data? 

 

Best Regards,
Qiuyun Yu

wperkinson
Frequent Visitor

@v-qiuyu-msft- I am using Power BI Desktop.

v-qiuyu-msft
Community Support

Hi @wperkinson,

 

Thanks for your information. Do you use OData feed or Dynamics 365 online data source to get data in Power BI desktop? 

 

As I don't have such environment to reproduce this issue, would you please share the salesorders entity you mentioned and detail steps for us to test on ours side? You can share this information via private message. 

 

Best Regards,
Qiuyun Yu

wperkinson
Frequent Visitor

@v-qiuyu-msft

We have a customization to "clone" an order.  There is a relationship from Order to Order.

When I choose Orders when making a connection to Dynamics 365, it errors out due to this relationship.  It does not like the circular reference.

 

relationshipOrderToOrder.jpg