Skip to content
Primary Menu
  • Home
  • About
  • Blog
  • Tools
  • Twitter
  • LinkedIn
  • GitHub
Mark Carrington

Data, D365, Diabetes, Lego, …

SQL 4 CDS v9.6 released

Lots of new possibilities for working with your Dataverse data with this latest update! (more…)

Read More

SQL 4 CDS v9.5 Released

Updates to SSMS compatibility, bulk operations, optionset metadata access & more... (more…)

Read More

SQL 4 CDS v9.4 Released

I was reviewing some incredible usage stats for SQL 4 CDS recently which showed that UPDATE statements make up almost

Read More
Category: MSDyn365/MSDyn365 Internals

MSDyn365 Internals: Async Record Merging

Posted On 14th August 202028th September 2020 By Mark Carrington1 Comment

Matt Beard & I spent some time investigating the new asynchronous merging functionality today and how it impacts Data8 Duplicare (it doesn’t, Duplicare continues to work as normal). If you haven’t seen this already, when you merge two records you’ll now see the message: The selected records will be merged Continue Reading

Category: MSDyn365/T-SQL

CDS T-SQL Performance

Posted On 9th August 202025th February 2021 By Mark Carrington2 Comments

I wrote a post a while ago looking at the performance of the T-SQL endpoint compared to using FetchXML. Now I’ve got a better understanding of how it works, I wanted to check if the same performance considerations I’ve previously encountered when working with the filtered views on-premise still apply.

Category: MSDyn365/MSDyn365 Internals/T-SQL

MSDyn365 Internals: T-SQL Endpoint

Posted On 4th August 202028th September 2020 By Mark Carrington11 Comments

Disclaimer: the details in this post are based on the best guesses I’ve been able to make about how this works, which are derived from the behaviour I’ve seen while using it. I don’t have any official information on any of this, so use at your own risk!

Category: MSDyn365/PCF

PCF Dataset Control – Lookup Values

Posted On 1st August 202028th September 2020 By Mark Carrington2 Comments

After getting over my initial authentication problems, my next adventure with PCF was to show some details from a lookup field in a dataset-bound control. With a dataset control, the manifest file can contain mappings for the attributes in the dataset that will be shown in the control, e.g.

Category: MSDyn365/PCF

PCF NuGet authentication error

Posted On 22nd July 202028th September 2020 By Mark Carringtoncomment

After working with PCF during the initial private preview, I haven’t had a chance to use it in anger. Until today. And it didn’t go smoothly. It started well. I installed the CLI tooling, got a new template control ready to go with pac pcf init and connected to CDS Continue Reading

Category: MSDyn365/SQL 4 CDS

SQL 4 CDS 2.2.0 released

Posted On 15th July 202028th September 2020 By Mark Carringtoncomment

I’m pleased to release SQL 4 CDS 2.2.0 with two main improvements:

Category: FetchXML/MSDyn365

Column Comparisons in FetchXML

Posted On 15th July 202028th September 2020 By Mark Carrington11 Comments

I was very pleased today to see a new feature in FetchXML – column comparisons! This allows us to build queries that compares the values in one column against those in another. Previously we’ve only been able to compare a column against a constant value.

Category: MSDyn365/Teams

D365 Posts Bot Released!

Posted On 9th July 202028th September 2020 By Mark Carringtoncomment

I’m very pleased to release D365 Posts Bot today! This is the finished article from my earlier series of blog posts on creating a bot to link posts from D365 through to Teams and back again.

Category: MSDyn365/Teams

Creating a bot pt. 8 – Handling Replies

Posted On 25th June 202028th September 2020 By Mark Carringtoncomment

Now we’ve got our bot sending out notifications, we want to be able to handle a reply from the user and add it back into D365 as a new post. The adaptive card notification lets the user reply via an embedded form. This makes it nice and neat. When the Continue Reading

Category: MSDyn365

Dynamic Form Selection

Posted On 23rd June 202028th September 2020 By Mark Carringtoncomment

Occasionally we might have an entity with multiple “types” of some sort, and each type needs a different form to show the details. Luckily we have the formSelector API to do this. Taking a simple example where the name of the form to show is stored directly in an attribute Continue Reading

Posts navigation

Previous 1 … 8 9 10 … 14 Next

Copyright © All rights reserved Theme: Infinity Blog by Themeinwp