This past weekend I was in Amsterdam and presented on the differences between classic workflows and flows in Power Automate. It was such a great event, and a subject dear to my heart.
View original post 55 more words
This past weekend I was in Amsterdam and presented on the differences between classic workflows and flows in Power Automate. It was such a great event, and a subject dear to my heart.
View original post 55 more words
It's on! We are having Power Platform Happy Hour in Ho Chi Minh city. Feel free to join us and Ask - Connect - Share! Saturday 18th May 10AM The Open Space Coffee - 232/13 Vo Thi Sau, ward 7, district 3, HCMC https://goo.gl/maps/jH1wX7Lbgaj5R9is5 #PPHH #HCMC #PowerPlatform #Dynamics365 #MicrosoftFlow #PowerApps #PowerBI
Although I created this some time ago in order to get an accurate count of important records in our system it’s taken me some time to tidy it up and get it ready for release to the public.
The project and all source code are available on GitHub, feel free to use it in any manner you see fit, however, I’d appreciate being credited and hearing about whatever you do with it.
View original post 160 more words
This may save you hours of searching!
The CRM Grid - A Microsoft CRM Blog
What with being so busy with clients, combined with the growth of the CRM community, it’s been a long time since I discovered anything genuinely new that hadn’t already been blogged about elsewhere. Finally, over 18 months since my last post, I found something worth shouting about!
I manage an ISV solution that is developed in CRM Online. The solution began life in the 2011 guise but I’ve recently upgraded to CRM Online 2013 and I’m in the process of redesigning forms. I wanted to use the new “Social Pane” style control that surfaces Activity, Notes and Wall Posts and is best seen on the native “Account” form. Several blog posts will tell you that this control can be added to your form by clicking on the familiar “Notes” button in the Form Designer. The problem was, on my custom…
View original post 271 more words
This post is originally posted here. In CRM if we want to filter a query using a particular lookup value, e.g. if you had a lookup to Country and you wanted to query all Accounts where the Country is New Zealand, you could achieve this in a couple of different ways. The first and most … Continue reading QueryExpression Filter Lookup by Name instead of ID Dynamics CRM 2016
It’s easier to localize front-end messages now!
One of the not-so-shiny-and-mentioned-on-twitter-and-blogs feature of Dynamics 365 9.0 is simplification of localization of Web Resources. If you have ever worked on a international Dynamics CRM project, which required multiple Language Packs and not all users were using the same language, you probably had some difficulties when trying to show some message on the form using JavaScript or throw an exception with a message from plugin. There was no out-of-the-box localization strategy – some common dictionary with values for multiple languages from which we could easily get the value in current system user language. Of course there are a lot of possibilities here, all of which include usage of some kind of Web Resource like XML or JSON just to store the proper value in all required languages.
Dynamics 365 9.0 introduces new Web Resource type – RESX. This is the very well known, plain old resources file, which we…
View original post 563 more words