Skip to content

Commit

Permalink
♻ The Dataverse Update
Browse files Browse the repository at this point in the history
  • Loading branch information
rappen committed Dec 12, 2020
1 parent 5bce2e8 commit 48bf97b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions FetchXMLBuilder.nuspec
Expand Up @@ -9,19 +9,19 @@
<projectUrl>http://fetchxmlbuilder.com</projectUrl>
<iconUrl>https://fetchxmlbuilder.com/fxb150/</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>Build queries for Microsoft Common Data Service, Dynamics 365 and the Power Platform. Investigate data. Get code. Empower yourself to achieve more.</summary>
<summary>Build queries for Microsoft Dataverse and the Power Platform. Investigate data. Get code. Empower yourself to achieve more.</summary>
<description>
Build queries for Microsoft Common Data Service, Dynamics 365 and the Power Platform. Investigate data. Get code. Empower yourself to achieve more.
Build queries for Microsoft Dataverse and the Power Platform. Investigate data. Get code. Empower yourself to achieve more.

FetchXML Builder is used to create and execute queries against Microsoft Common Data Service / Power Apps / Dynamics 365.
FetchXML Builder is used to create and execute queries against Microsoft Dataverse / Power Apps / Dynamics 365.
The Power Platform includes technologies we know as:
- Microsoft Dynamics 365
- Dynamics CRM
- XRM
- Power Apps (Model Driven)
- Power Apps (Canvas connected to CDS)
- PowerBI (connected to D365 or CDS)
- Microsoft Teams apps
- Power Apps (Canvas connected to Dataverse)
- PowerBI (connected to Dataverse)
- Microsoft Teams for Dataverse

The tool will assist in three major areas:

Expand All @@ -44,7 +44,7 @@ The tool will assist in three major areas:
- SQL, JavaScript and C# stubs
- Easy to use UI to compose queries for reports in CRM

The tool reads metadata from Microsoft CDS and Dynamics 365 / CRM to assist with selecting entities, attributes, relations and to perform validation of condition values.
The tool reads metadata from Microsoft Dataverse and Dynamics 365 / CRM to assist with selecting entities, attributes, relations and to perform validation of condition values.

To make it even more appealing, there is also the possibility to have it show "Friendly names", which will replace the technical names of entities and attributes with their display names in the users' currently selected language, much like Advanced Find does.
</description>
Expand Down

0 comments on commit 48bf97b

Please sign in to comment.