Skip to content

Commit 798a117

Browse files
authored
Merge pull request #6314 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch main)
2 parents 2d9cdb7 + 5e1f43d commit 798a117

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

powerapps-docs/developer/data-platform/calculated-rollup-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ search.app:
7171
Calculated column values are available in the retrieve plug-in pipeline. Post image of a table record update or create contains the calculated column value in stage 40. More information: [Event execution pipeline](event-framework.md#event-execution-pipeline) and [Entity images](understand-the-data-context.md#entity-images)
7272

7373
### Limitations
74-
You can’t use values in calculated columns on a *logical value* in the same table to sort data returned by a query. Although your query can specify that the results should be ordered using a calculated column, the sort direction will be ignored and will not throw an error. If the calculated column references only simple values in the same record, sorting works normally. You can determine the sources used in a calculated column using the `SourceTypeMask` property on the column definitions. More information: [Logical columns](/dynamics365/customer-engagement/developer/introduction-to-entity-attributes.md#BKMK_LogicalAttributes)
74+
You can’t use values in calculated columns on a *logical value* in the same table to sort data returned by a query. Although your query can specify that the results should be ordered using a calculated column, the sort direction will be ignored and will not throw an error. If the calculated column references only simple values in the same record, sorting works normally. You can determine the sources used in a calculated column using the `SourceTypeMask` property on the column definitions. More information: [Logical columns](/dynamics365/customer-engagement/developer/introduction-to-entity-attributes#BKMK_LogicalAttributes)
7575

7676
Only columns from an immediate parent table can be used in a calculated column.
7777

powerapps-docs/teams/view-table-data-power-bi.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: View Dataverse for Teams table data in Power BI Desktop (preview) | Microsoft Docs
33
description: Provides an overview of Dataverse for Teams.
44
author: RichdiMSFT
5-
65
ms.topic: conceptual
76
ms.custom:
8-
ms.date: 11/13/2020
7+
ms.date: 05/05/2022
98
ms.subservice: teams
109
ms.author: richdi
1110
ms.reviewer: matp
@@ -50,9 +49,7 @@ Follow the steps to get the URL of your Dataverse for Teams environment, which i
5049

5150
1. Select **Get data**.
5251

53-
1. On the **Get Data** page, select **Power Platform** > **Common Data Service (Beta)**. Select **Connect**.
54-
55-
![Get data in Power BI.](media/pbi-get-data.png)
52+
1. On the **Get Data** page, select **Power Platform** > **Dataverse**. Select **Connect**.
5653

5754
1. Read the preview disclaimer and select **Continue**.
5855

@@ -78,4 +75,4 @@ For more information about working with Power BI Desktop, see [Get started with
7875
[Dataverse for Teams FAQs](data-platform-faqs.md)
7976

8077

81-
[!INCLUDE[footer-include](../includes/footer-banner.md)]
78+
[!INCLUDE[footer-include](../includes/footer-banner.md)]

0 commit comments

Comments
 (0)