Tip #691: Extract an existing Word Template from CRM 2016

Tooth Extraction

In CRM 2016 we have the fantastic Word Templates feature with which users can generate finished documents in just a few clicks. Far easier than the old mail merge options, and no need to have locally installed versions of Word, the Outlook client and so on. But one annoying limitation of the feature for many […]

Tip #644: Async Dynamics CRM awaits you

Hanging minesweeper

Gayan “Performance Wizard” Perera hates waiting. Be smart, be like Gayan. For anyone who’s been waiting to get async/await support for the CRM SDK, you can now get a simple extension class from https://github.com/NZxRMGuy/crmsdk-async The downside with my one is that it’s a wrapper around the sync method – some people do frown upon this […]

Tip #625: The death of Activity Feeds has been exaggerated

Refresh Activity Feeds

I’ll start today’s truckstop with a rant (which, in itself, is nothing unusual). <rant> Why do I always have to type up Joel’s tips for him? What world are we living in when even Jukka “Kalsarikännit” Niiranen does not know the answer? </rant> Jukka New 2016 instances of CRM Online no longer show the custom […]

Tip #618: Mute power or powerless voice

Voice of the Customer breaks PowerBI

If you’ve been following our Voice of the Customer videos, you may have been tempted to install the solution and try it for yourself. For those of you using PowerBI to do some cool reporting on your CRM data, a timely word of warning from Jukka “Survivor” Niiranen: Currently there’s a known issue with the […]

Tip #609: Higher SQL compatibility level does not mean better

Gayan “Performance Wizard” Perera continues to live up to his nickname with another awesome performance tip. tl;dr Beware setting the SQL database compatibility level to a level higher than 110 on a CRM 2016 system. The scenario You have an entity with more than 5 secured fields. When the record is opened it either times […]