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

Data, D365, Diabetes, Lego, …

Month: August 2020

  • Home
  • 2020
  • August
Category: FetchXML/MSDyn365/SQL 4 CDS/T-SQL

Multi-select Picklist Filtering

Posted On 27th August 202028th September 2020 By Mark Carrington6 Comments

I’ve been doing some work today on filtering multi-select optionset fields in SQL 4 CDS and using the T-SQL endpoint, and I came across a few interesting quirks.

Category: FetchXML/MSDyn365

FetchXML Date Filtering

Posted On 25th August 202028th September 2020 By Mark Carrington39 Comments

One great option in FetchXML is to filter dates using a relative filter such as “this week”, “older than 2 years” etc. This is particularly helpful when you build a view, as it will automatically build the date criteria each time so your view is always up to date.

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.

Copyright © All rights reserved Theme: Infinity Blog by Themeinwp