Thursday, December 3, 2015

Take a nap - After using Microsoft PowerApp for developing Mobile Applications - For free

Here we go again. Another week of long nights without sleep and nothing but blue light from the screen.
Microsoft #PowerApps was introduced at convergence this week. Awesome. And to be honest - A smart enhancement of the beta project for Siena.
With PowerApps you definitely take the work out of working. You don\t have to do programming / coding - You just configure your way though the way you and your team decide to implement the most user friendly mobil interface for your application.
Use the rich library of connectors to connect to #Microsoft Dynamics #CRM, Nav, SharePoint and... sales force. Why Sales Force? I don't have the perfect answer to that. But being a leader in the IT industry, Microsoft is helping it decision makers to make the right blend of the applications in the infrastructure. Strangely enough, #SFDC is not able to enable same set of features. The power of Microsoft is illustrated in this way too:


But Microsoft is Microsoft. And with the 


Well - Read more about PowerApps here.
And sign up here.

Welcome to a better place.

Monday, August 24, 2015

Sending PDF reports from Microsoft Dynamics CRM

From time to time companies using Microsoft Dynamics CRM need to send out a PDF with the same layout as in a SRS Report or a document mail merge template.
A challange for the consult could be: What purpose does the PDF serve?
If it is a matter of reporting, why not use PowerBI, a dynamic spread sheet or simply let the potential recipients of the PDF gain access to CRM with a speck dashboard containing the relevant data?
It takes some guts to challenge the business users and system owners to think lateral. My opinion is, that looking at data directly from CRM in CRM involves the user the most, due to the human nature of being curious. Looking at data directly in CRM gives the user the ability to dive in to the data and discover patterns, trends and accuracy.

Well, if the company insists on having a report send in PDF format to a target group, there are different ways of doing this. Some of them are listed here:

  1. Develop a script for a button and a plugin, to wrap the SRS report up as a PDF file and send it to some recipients from a list of contacts or users. This approach requires developer skills.
  2. Use a third party tool like MSCRM Add-Ons (not as neat in charting, hence it is based on word mail merge and designed in MS Word) or one of these ISV solutions: https://pinpoint.microsoft.com/en-jo/Applications/12884949612 http://www.dynamicsobjects.com/Products/DynamicsPDF.aspx
  3. Have the report send as is from the RSR scheduling service. Is only working in an on-prem environment.
Again - In respect for you self and the company you are serving, you should ask the W questions before developing your rarely simple script and plugin.

Happy consulting!