Found 57 packages
Build queries for Microsoft Dataverse and the Power Platform. Let AI fix what you can't. Investigate data. Fix the layouts. Get code. Let AI fix what you can't. Empower yourself to achieve more. Read more: https://fetchxmlbuilder.com/ FetchXML Builder is used to create and execute queries against Microsoft Dataverse / Power Apps / Dynamics 365. What you don't know about Dataverse this morning, you'll know this afternoon. If you can't solve it, ask in the integrated AI Chat. The tool will assist in three major areas: 1. Constructing queries, including more advanced features like: - aggregates - outer joins - complex "not-in"-queries - attributes from multi-level linked entities - update existing views with altered queries 2. Querying CDS/CRM for information not (easily) found in the UI - system / internal entities - attributes hidden in CRM UI - join on other fields than relationships 3. Developer assistance generating code for - C# QueryExpression code - WebAPI / OData query string - Power Automate List Records - SQL, JavaScript and C# stubs - Easy to use UI to compose queries for reports in CRM 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.
Test your FetchXml queries
Package Description
Converts FetchXML to SQL queries. This is a minimal source-only package, you can also use the MarkMpn.Sql4Cds.Engine package that includes this conversion as well as SQL to FetchXML conversion.
XrmToolbox plugin to convert from FetchXML downloaded from Dynamics CRM application to string that can be used in C#/ JavaScript code. 1. Give the source Fetch XML string inside the "Raw Fetch XML" area and click on the Convert! button to proceed 2. Click on convert 3. Click on copy to clipboard and use the string!
This tool helps you to view FechXML result easly and efficently, and can export it as well to Excel file, or even simple excel file https://www.linkedin.com/in/mohammed-ghoname-62163688/
Tool helps to transfer entity records between environments by using FetchXml queries.
Tools for working with Dynamics CRM using OData and FetchXml
This is a Xrm Tool Box Plugin for count Records in Dynamics CRM Views or FetchXML result.
A LINQ to FetchXML query provider which supports many scenarios unsupported by the Dynamics SDK's implementation.
SQL 4 CDS allows you to use standard SQL syntax to query and manipulate your data and metadata in Dataverse / D365. Supports - SELECT - INSERT - UPDATE - DELETE Where possible the queries are converted to FetchXML, allowing you to generate FetchXML queries for plugins or integrations by writing familiar SQL and converting it. Queries can also run using the preview TDS Endpoint. A wide range of SQL functionality is also built in to allow running queries that aren't directly supported by either FetchXML or the TDS Endpoint.
Easy UI to design view layouts and alter queries using FetchXML Builder