Searching SQL - Finding that one record
Sometimes you need to find more information about an item and all you have is a value or perhaps a GUID from an error. Or perhaps your...
Dynamics 365 Quick way to get more information about an Entity
Based on our understanding from our previous article "Dynamics 365 Quick way to get a record's guid, and what the source data looks...
Using a chart to rollup values from a sub entity
I had a requirement to show the split of expenses associated with a submission e.g. a one to many. Now in Dynamics if you want to include...
Dynamics 365 Quick way to get a record's guid, and what the source data looks like
Often when testing and generating reports it's useful to get the guid of a record. There are lots of ways but the quickest and most...
Charts - Changing labels format
Just a quick one. I had a requirement to change a Pie Chart from showing the sum of money to showing % split and money. To do this you...