Wednesday, February 13, 2013

Developing Windows 8 apps using modern web technologies

Hello, this is clearly not Microsoft Dynamics CRM related post but I wanted to share this with you anyway. It's amazing what we can do with modern web technologies such as HTML5, CSS3 and JavaScript nowadays. Not that I have much experience... yet, but this lady has. Take a look at her video in which she's talking about possibilities of the modern web techs. We are talking about native, desktop-a-like applications here that are made by using HTML5, CSS3 and JavaScript. No internet connection needed, crazy isn't it.


Tuesday, February 12, 2013

Import data from Excel to MS Dynamics CRM

Hello, let's take a quick look at how to import data from excel spreadsheet into the Microsoft Dynamics CRM. There are two things you have to do (apart from collecting all data you want to import of course).

1. Download a template

First, you need to download the excel template from Microsoft Dynamics CRM. By doing this you ensure that after you have populated it with your data you are still able to import it back without any problems. Go to the entity's page you want to import (leads, opportunities, accounts, etc.). Then click "Import Data" from the data tab inside the top ribbon and select "Download Template for Import". Please refer the picture below.

Save the template in any place you find suitable. Note that the template is actually XML file, so you don't necessarily need Microsoft Excel in order to populate it.

2. Import the populated template

Now once you have filled all data you are ready to import your file back. To do this go back to the entity's page you want to import and at this time select "Import data" from the same button as earlier. The rest should be self explanatory. Just follow the import wizard.