Skip to content

Hacking Power Platform

  • Home
  • About
Tips and tricks

Using QueryExpressions on the Dataverse Web Api

April 10, 2024April 10, 2024 Erik

Introduction When using the Dataverse (OData) Web Api, there are four documented/supported ways to fetch data: It turns out, that there is another method that

Read More
Tips and tricks

Forcing recalculation of record counts

January 15, 2024January 23, 2024 Erik

Have you ever used the ‘RetrieveTotalRecordCount’ api in Microsoft Dataverse? Using this api, we can retrieve record counts for tables. We can use the OrganizationService

Read More
Tips and tricks

Hidden features of FetchXml

January 15, 2024March 28, 2024 Erik

UPDATE: Microsoft has released documentation describing these features. All features mentioned in this article are now fully supported. Introduction When using the Dataverse web api,

Read More
Tips and tricks

Microsoft Dataverse OpenApi endpoint

January 15, 2024January 15, 2024 Erik

Did you know that Dataverse has a OpenApi (Swagger) endpoint? You can use this endpoint for generating clients that talk to Dataverse. Tables and custom

Read More
Tips and tricks

FetchXMLToSQL sdk message

January 15, 2024January 15, 2024 Erik

There is an out of the box api that we can use to generate SQL from FetchXml. It’s called ‘FetchXMLToSQL’. You can call it using

Read More
Tips and tricks

Dark Mode for Microsoft Dataverse

January 15, 2024January 15, 2024 Erik

Did you know that you can enable Dark Mode on Microsoft Dataverse? This is an undocumented feature that is probably still in development. But you

Read More

Search

Documenting the undocumented

In this blog, I will talk about things that I encountered during my hacking journey. These will mostly be useful or interesting features that have not been officially documented by Microsoft.

Find me online

Twitter
LinkedIn
Github

Proudly powered by WordPress | Theme: Fairy Dark by Candid Themes.