Power BI and Local Excel Data Refresh

…is our excel file: In Power BI Desktop, go to Get Data->Excel: Create a simple visualization, save and publish to powerbi.com: If we add a new row to the data…

Azure Service Bus Sample

…Portal at https://portal.azure.com. Select + Enterprise Integration->Service Bus: Enter details and click Create: Select the Namespace created and then Shared Access Properties->RootManagerSharedAccessKey: Copy the connection string primary key: Also copy…

Install Project Service Automation for Dynamics 365

To install Project Service Automation for Dynamics 365, head to Microsoft AppSource and search for Project Service Automation: https://appsource.microsoft.com/en-us/?search=project%20service%20automation You will see the Project Service Automation link: Select the link….

Salesforce Content Packs for Power BI

To install the Salesforce content pack for Power BI, go to log into powerbi.com and from the bottom left, select “Get Data”: Select Services: Search for Salesforce. Select Salesforce Sales…

Creating Power BI Apps and App Workspaces

App Workspaces are a place to colloborate in Power BI and also create new Power BI Apps. Go to App Workspaces in powerbi.com and select Create app workspace: Enter group…

Dynamics CRM REST Builder

CRM REST Builder is a 3rd party tool available for download that helps in generating JavaScript code for the 2011 and Web API REST endpoints. Download the tool here: https://github.com/jlattimer/CRMRESTBuilder/releases…

Visual Studio – Change and Install Color Theme

Visual Studio comes with different color themes. When opening Visual Studio for the first time, you may see a theme something like below: To change this theme, go to Tools->Options:…

Azure Cloud Shell

…run commands – you can do it directly from within a browser. The tool currently supports Azure CLI 2.0. To access the cloud shell, log into portal.azure.com and select the…

Dynamics 365 Calculated Fields

…its value: More information on the functions available can be found here: https://technet.microsoft.com/en-us/library/dn832103.aspx This link also discusses some of the limitations in using calculated fields, such as this feature not…