From 53d2b9482cc9b97df96c9471af81ea2b66457a8d Mon Sep 17 00:00:00 2001 From: eranbenayun1 Date: Thu, 13 Feb 2025 18:02:22 +0200 Subject: [PATCH] Update dataflows-features-limitations.md https://dev.azure.com/powerbi/Power%20Query/_workitems/edit/1612055 --- .../transform-model/dataflows/dataflows-features-limitations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/powerbi-docs/transform-model/dataflows/dataflows-features-limitations.md b/powerbi-docs/transform-model/dataflows/dataflows-features-limitations.md index 2c8e6c6b58..0461700029 100644 --- a/powerbi-docs/transform-model/dataflows/dataflows-features-limitations.md +++ b/powerbi-docs/transform-model/dataflows/dataflows-features-limitations.md @@ -108,6 +108,7 @@ Dataflows that exist in Premium have the following considerations and limitation * A linked table can't be joined with a regular table that gets its data from an on-premises data source. * When a query (query *A*, for example) is used in the calculation of another query (query *B*) in dataflows, query *B* becomes a calculated table. Calculated tables can't refer to on-premises sources. +* Linked tables that reference entities in different tenants aren't supported. **Compute Engine:**