ARTICLES
Latest Articles
Practical guides, tutorials, and insights on AI, agents, Microsoft technologies, enterprise applications, and communication.
Dynamics 365 Customer Engagement (CRM) · Jan 8, 2017
To download the Ribbon Workbench, go to: https://ribbonworkbench.uservoice.com/knowledgebase/articles/80806-download-ribbon-workbench-for-crm-2011-2013-2015 Select the download link: Select the version: Check email: This will download the…
Read article →
Unified Service Desk · Jan 7, 2017
Windows navigation rules in Unified Service Desk tell the application what to do when a user performs an action. Here we will…
Read article →
Dynamics 365 Customer Engagement (CRM) · Jan 6, 2017
One of the benefits of using Dynamics CRM is the ability to write client side JavaScript code to perform actions on the…
Read article →
Data Science · Jan 5, 2017
In Excel, select Correlation from the Data Analysis TookPak: Highlight and select options: Excel will create the correlation:
Read article →
Data Science · Jan 4, 2017
There is lots of functionality in the Excel Analysis ToolPak. Let’s take a look at Descriptive Statistics. Let’s apply this to my data,…
Read article →
Power BI · Jan 3, 2017
In order to administer Power BI, there is a role in Office 365 that allows a user to be a Power BI administrator without…
Read article →
Data Science · Jan 3, 2017
Excel provides an addin called Analysis ToolPak. To access it, open Excel and go to File->Options: Select Addins->Go: Select Analysis ToolPak and…
Read article →
Dynamics 365 Customer Engagement (CRM) · Jan 2, 2017
Here we will go through an example of refreshing a Dynamics 365 subgrid using JavaScript. Let’s say we want the Recent Opportunities…
Read article →
Technology · Dec 30, 2016
In Fiddler, there is a feature called Autoresponser, which allows you to replace remote resources with your own local resources. This is…
Read article →
Dynamics 365 Customer Engagement (CRM) · Dec 30, 2016
To share a Dynamics 365 dashboard, select the dashboard and click Share Dashboard: You will see the window below: Select a user…
Read article →
Dynamics 365 Customer Engagement (CRM) · Dec 29, 2016
To create a dashboard, go to the Dashboards section you would like the new dashboard (e.g. Sales) and select New: You will…
Read article →
Python · Dec 28, 2016
To run Python in Visual Studio, open VS and create a new project. Select Python from the left and select Python application:…
Read article →