Forum Discussion
ilhan_berberler
2 years agoFrequent Visitor
Datamart was not found error between two tenants
I have two tenants. (local and global) I have a datamart that I created through the application I use on the local tenant. I created a report with this datamart in my local tenant. (Using SQL co...
- 2 years ago
The issue was resolved with a Microsoft update on June 12, 2024
ilhan_berberler
2 years agoFrequent Visitor
I noticed something and I want to share it with you.
I created a datamart on Local Tenant.
I created a model in Power BI Desktop with the data in this datamart. I have published it in 5 different tenants whose features you have provided below.
Local
Region: Western Europe (Netherlands)
Cluster URI: WABI-WEST-EUROPE-redirect.analysis.windows.net
Global
Region: North Europe (Ireland)
Cluster URI: WABI-EUROPE-NORTH-B-redirect.analysis.windows.net
Consultant
Region: Western Europe (Netherlands)
Cluster URI: WABI-WEST-EUROPE-redirect.analysis.windows.net
Test1
Region: Western Europe (Netherlands)
Cluster URI: WABI-WEST-EUROPE-redirect.analysis.windows.net
Test2
Region: Western Europe (Netherlands)
Cluster URI: WABI-WEST-EUROPE-D-PRIMARY-redirect.analysis.windows.net
After organizing the credentials on the service in the same way in all tenants, the semantic model was successfully defeated in Local, Consultant and Test1 tenants.
I continued to receive the same error regarding the Global and Test2 tenants' own "Cluster URI" information. (Data was not found) Therefore, in the tests I have done so far, we seem to be getting this error in tenants with different "Cluster URI".
Test2 Tenant ErrorDetails
Data source error: {"error":{"code":"DatamartNotFound","pbi.error":{"code":"DatamartNotFound","parameters":{"ErrorMessage":"Datamart was not found"},"exceptionCulprit":1}}} Table: model Company.
Cluster URI: WABI-WEST-EUROPE-D-PRIMARY-redirect.analysis.windows.net
Activity ID: eee37b63-17f5-d77c-e794-0f09e8b56811
Request ID: 01ae8ac7-5bb5-84a8-4238-28f4c2915eba
Time: 2024-05-28 10:11:27Z
Test2 Tenant ErrorDetails
Data source error: {"error":{"code":"DatamartNotFound","pbi.error":{"code":"DatamartNotFound","parameters":{"ErrorMessage":"Datamart was not found"},"exceptionCulprit":1}}} Table: model Company.
Cluster URI: WABI-WEST-EUROPE-D-PRIMARY-redirect.analysis.windows.net
Activity ID: eee37b63-17f5-d77c-e794-0f09e8b56811
Request ID: 01ae8ac7-5bb5-84a8-4238-28f4c2915eba
Time: 2024-05-28 10:11:27Z
Global Tenant ErrorDetails
Data source error: {"error":{"code":"DatamartNotFound","pbi.error":{"code":"DatamartNotFound","parameters":{"ErrorMessage":"Datamart was not found"},"exceptionCulprit":1}}} Table: model Company.
Cluster URI: WABI-EUROPE-NORTH-B-redirect.analysis.windows.net
Activity ID: 5416fcd9-ced7-13ab-5b70-ad4aab3f06ee
Request ID: 367dad43-0e0e-5155-245c-8c62fd4b9b14
Time: 2024-05-22 17:59:01Z
Cluster URI: WABI-EUROPE-NORTH-B-redirect.analysis.windows.net
Activity ID: 5416fcd9-ced7-13ab-5b70-ad4aab3f06ee
Request ID: 367dad43-0e0e-5155-245c-8c62fd4b9b14
Time: 2024-05-22 17:59:01Z
Does anyone have any suggestions on this?