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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Facing a issue in deploying XMLA Endpoint

Hi Team,

we are trying to deploy a metric using XMLA endpoint from Tabular editor. While adding deploy we are facing the below error as per the attachment.

 

mahimaheshwari_1-1697538871122.png

 

 

Thanks & Regards,
Pavithra

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

Thank you for providing the error message. The error message "Table 'nyctlc' cannot have more than one partition when entity partition is present" indicates that there is an issue with the partitioning of the table 'nyctlc' in your deployment. To resolve this issue, you can follow these steps:

1. Open the Tabular editor and connect to your Analysis Services instance.

2. Locate the table 'nyctlc' in the model.

3. Check if there is an entity partition defined for this table. If there is, you need to ensure that there is only one partition for this table.

4. If there are multiple partitions defined for the table, you will need to remove the additional partitions.

5. Right-click on the table and select "Partitions" to view and manage the partitions.

6. Remove any additional partitions that are present for the 'nyctlc' table, leaving only one partition.

7. Save the changes in Tabular editor.

8. Retry the deployment using the XMLA endpoint.

By following these steps, you might be able to resolve the issue and successfully deploy the metric using the XMLA endpoint.

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.           

 

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

 

Thank you for providing the error message. The error message "Table 'nyctlc' cannot have more than one partition when entity partition is present" indicates that there is an issue with the partitioning of the table 'nyctlc' in your deployment. To resolve this issue, you can follow these steps:

1. Open the Tabular editor and connect to your Analysis Services instance.

2. Locate the table 'nyctlc' in the model.

3. Check if there is an entity partition defined for this table. If there is, you need to ensure that there is only one partition for this table.

4. If there are multiple partitions defined for the table, you will need to remove the additional partitions.

5. Right-click on the table and select "Partitions" to view and manage the partitions.

6. Remove any additional partitions that are present for the 'nyctlc' table, leaving only one partition.

7. Save the changes in Tabular editor.

8. Retry the deployment using the XMLA endpoint.

By following these steps, you might be able to resolve the issue and successfully deploy the metric using the XMLA endpoint.

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.           

 

 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors