<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Datamartist.com &#187; Datamartist Tool</title>
	<atom:link href="http://www.datamartist.com/category/datamartist-tool/feed" rel="self" type="application/rss+xml" />
	<link>http://www.datamartist.com</link>
	<description>Reduce cost with self serve data transformation</description>
	<lastBuildDate>Wed, 25 Jan 2012 15:47:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Datamartist V1.5 Released</title>
		<link>http://www.datamartist.com/datamartist-v1-5-released</link>
		<comments>http://www.datamartist.com/datamartist-v1-5-released#comments</comments>
		<pubDate>Wed, 31 Aug 2011 18:47:53 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Datamartist Tool]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=6114</guid>
		<description><![CDATA[We are pleased to announce that Datamartist V1.5 is now available. This version of Datamartist brings with it some useful new functionality, including new functions that can be used in expressions, new capabilities in terms of exporting to databases, and a new data block. In this post, we'll look at two new features, the Pivot [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce that Datamartist V1.5 is now available.</p>
<p>This version of Datamartist brings with it some useful new functionality, including new functions that can be used in expressions, new capabilities in terms of exporting to databases, and a new data block.</p>
<p>In this post, we'll look at two new features, the Pivot block, and the enhanced database export capabilities.</p>
<h2>Pivot Block</h2>
<p>Our beta testers loved this new block.  The pivot block lets you do the equivalent of a cross-tab query, rolling up  a measure, and distributing the value in a new set of columns, where the column names are provided by the input data set.</p>
<p>Here is a simple example showing how it works:</p>
<p>Say we start with a set of data that has mutiple rows for each date, and different values in the color field, and a quantity measure:</p>
<p><a href="http://www.datamartist.com/wp-content/uploads/2011/08/pivot-block-input-data.png"><img src="http://www.datamartist.com/wp-content/uploads/2011/08/pivot-block-input-data.png" alt="" title="pivot-block-input-data" width="356" height="296" class="aligncenter size-full wp-image-6121" /></a></p>
<p>Then we can connect one of the new pivot blocks to this data set like so:</p>
<p><a href="http://www.datamartist.com/wp-content/uploads/2011/08/pivot-block-connected-to-internal-dataset.png"><img src="http://www.datamartist.com/wp-content/uploads/2011/08/pivot-block-connected-to-internal-dataset.png" alt="" title="pivot-block-connected-to-internal-dataset" width="666" height="338" class="aligncenter size-full wp-image-6122" /></a></p>
<p>The pivot block lets us select which columns to include (this defines the level of detail to roll up to), which string column to use to generate the new column names, and which measure to use as well as the rollup method (sum, average, min, max)</p>
<p><a href="http://www.datamartist.com/wp-content/uploads/2011/08/pivot-block-configuration.png"><img src="http://www.datamartist.com/wp-content/uploads/2011/08/pivot-block-configuration.png" alt="" title="pivot-block-configuration" width="578" height="238" class="aligncenter size-full wp-image-6125" /></a></p>
<p>The result?  The output of the pivot block looks like this: now we have a summary by color for each date, with a column for each color value.<br />
<a href="http://www.datamartist.com/wp-content/uploads/2011/08/pivot-block-resulting-dataset.png"><img src="http://www.datamartist.com/wp-content/uploads/2011/08/pivot-block-resulting-dataset.png" alt="" title="pivot-block-resulting-dataset" width="439" height="210" class="aligncenter size-full wp-image-6126" /></a></p>
<h2>Database export enhancements</h2>
<p>Now, when exporting to a database, there are a number of new options.</p>
<p>One of the most interesting is the capability to execute SQL commands in the database either before and/or after the data is exported into the table.</p>
<p>This provides the capability of running stored procedures, or launching follow on database side processing after Datamartist writes the data into the DB.</p>
<p>This is a powerful new capability, and makes it even easier to integrate datamartist into various systems, and get your data quality and profiling data where you need it.</p>
<p><a href="http://www.datamartist.com/wp-content/uploads/2011/08/sql-command-capability-example.png"><img src="http://www.datamartist.com/wp-content/uploads/2011/08/sql-command-capability-example.png" alt="" title="sql-command-capability-example" width="724" height="293" class="aligncenter size-full wp-image-6128" /></a></p>
<p>If you haven't checked out datamartist yet, we're not sure what you are waiting for-  <a href="/downloads">download the free trial,</a> and give it a go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/datamartist-v1-5-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Profiler tool Datamartist V1.4 Released</title>
		<link>http://www.datamartist.com/data-profiler-tool-datamartist-v1-4-released</link>
		<comments>http://www.datamartist.com/data-profiler-tool-datamartist-v1-4-released#comments</comments>
		<pubDate>Mon, 16 May 2011 16:05:31 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Datamartist Tool]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=6017</guid>
		<description><![CDATA[We are pleased to announce the release of Datamartist V1.4 We've had lots of great feedback from our customers and are thrilled with how people are using Datamartist, not just for powerful and flexible data profiling, but for data migration, data quality work and ad-hoc datamart creation. As always we're committed to continually improve our [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to announce the release of Datamartist V1.4</p>
<p>We've had lots of great feedback from our customers and are thrilled with how people are using Datamartist, not just for powerful and flexible data profiling, but for data migration, data quality work and ad-hoc datamart creation.  </p>
<p>As always we're committed to continually improve our products- Here are just a few of the features added in this latest version;</p>
<h2>Block definition import and export</h2>
<p><a href="http://www.datamartist.com/wp-content/uploads/2011/05/block-export-datamartist-data-profiling-tool2.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2011/05/block-export-datamartist-data-profiling-tool2-300x195.jpg" alt="" title="block-export-datamartist-data-profiling-tool" width="300" height="195" class="alignright size-medium wp-image-6023" /></a>Datamartist adds a new level of reuse-ability and collaboration capabilities with the addition of block export/import. </p>
<p>This lets you export a block configuration (or a number of blocks, with all their connectors) to a file that can then be imported into any other Canvas, either by yourself or by your colleagues that are also using Datamartist.  Just select the blocks you want, and right click to export- just right click anywhere on any canvas to import an existing block file.</p>
<p>We've found this particularly useful in saving filters, segmentations, and even full data profiling blocks to give us a library of useful blocks and block groups that we use again and again.</p>
<h2>Improved database connectivity and connection management</h2>
<p><a href="http://www.datamartist.com/wp-content/uploads/2011/05/Database-connectivity-with-value-distribution-profiling-datamartist.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2011/05/Database-connectivity-with-value-distribution-profiling-datamartist-300x222.jpg" alt="" title="Database-connectivity-with-value-distribution-profiling-datamartist" width="300" height="222" class="alignright size-medium wp-image-6018" /></a>We've also added some features and improved how we connect to databases in Datamartist</h2>
<p>Datamartist can connect to SQL Server, Oracle, MySQL, MS Access, Text files and Excel files, as well as having and ODBC driver that lets you connect to many other databases.  Now its even easier to manage a large number of database connections for multiple database types- keep all those servers and connections at your fingertips when you are combining all that data!</p>
<h2>Data profiling in an affordable, graphical, visual environment</h2>
<p>Find out why people are loving the combination of an ETL and a Data profiling tool in one- using Datamartist not just for data profiling, but for data migration, data quality audits, and ad hoc datamart creation.  Try the <a href="http://www.datamartist.com/downloads">free trial</a> today.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/data-profiler-tool-datamartist-v1-4-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing Data for QlikView</title>
		<link>http://www.datamartist.com/preparing-data-for-qlikview</link>
		<comments>http://www.datamartist.com/preparing-data-for-qlikview#comments</comments>
		<pubDate>Thu, 18 Nov 2010 14:44:34 +0000</pubDate>
		<dc:creator>Cam Quinn</dc:creator>
				<category><![CDATA[Datamartist Tool]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[Qlik View]]></category>
		<category><![CDATA[Qlikview]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=5870</guid>
		<description><![CDATA[In this blog post, I am going to play with some economic data- specifically, Canadian Import and Export data using Datamartist and then use QlikView Business Intelligence Software to analyze the results. The trick with public data like this is that often (ok almost ALWAYS) either data is missing, or the codes don't match up. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.datamartist.com/wp-content/uploads/2010/11/QlikView-Introduction-Screen-Shot.jpeg"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/QlikView-Introduction-Screen-Shot-300x150.jpg" alt="" width="300" height="150" class="alignleft size-medium wp-image-5875" /></a>In this blog post, I am going to play with some economic data- specifically,  Canadian Import and Export data using Datamartist and then use QlikView Business Intelligence Software to analyze the results.</p>
<p>The trick with public data like this is that often (ok almost ALWAYS) either data is missing, or the codes don't match up.  In this case, the country descriptions from various data sets I want to use don't match- and different data sets have different holes (i.e. not all datasets include data for all countries).  Finally, some data sets have a different definition of a country- for example, they break out places like "British Indian Ocean Territories" that need to get rolled up in the UK numbers.</p>
<p> Country statistics data such as GDP, GNI and Population were also incorporated to provide dimensions to carry the analysis out on. The raw trade data was obtained from Industry Canada's "Trade Data Online" (<a href="http://www.ic.gc.ca/sc_mrkti/tdst/tdo/tdo.php?lang=30&amp;productType=HS6" target="_blank">http://www.ic.gc.ca/sc_mrkti/tdst/tdo/tdo.php?lang=30&amp;productType=HS6</a>). The World Bank was the source of the country statistics data (<a href="http://data.worldbank.org/indicator" target="_blank">http://data.worldbank.org/indicator</a>). A zip file containing the raw data, as well as the Datamartist data transformation .dmc file is provided at the bottom of this post.</p>
<p>I started by transforming the country statistics data. The raw data included information on GDP, GNI, Total Population and Urban Population. A screenshot of the Datamartist canvas for the first portion of this data transformation is provided below.<a href="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Country-Statistics-Canvas-Screenshot.jpeg"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Country-Statistics-Canvas-Screenshot-300x133.jpg" alt="" width="300" height="133" class="aligncenter size-medium wp-image-5878" /></a>As seen above, the first step in the data transformation involved importing the four excel data files. During this import, columns with data not relevant to the year 2009 were filtered out and zeros were inserted into any null data rows, signifying that data for that row was not available. <a href="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-GDP-GNI-Join-Screenshot.jpeg"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-GDP-GNI-Join-Screenshot-300x128.jpg" alt="" width="300" height="128" class="alignright size-medium wp-image-5886" /></a>A series of data "Join" functions were then carried out to create one data file containing all of the country statistics information. Upon completion of joining these data files," a "Calculation" block was utilized to replace any null data values resulting from the data join with zero's. Finally, the country statistics information was joined with a country cross reference list. Basically, this join standardizes all of the country names.</p>
<p>The second part of the country statistics data transformation focused on segmenting the data, as shown in the Datamartist canvas screenshot below.<a href="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Country-Statistics-Segmentation-Screenshot.jpeg"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Country-Statistics-Segmentation-Screenshot-300x82.jpg" alt="" width="300" height="82" class="aligncenter size-medium wp-image-5891" /></a>Before the data could be segmented, it was summarized so that there was only one data row for each standardized country name. A "Calculation" block was then added to calculate the GDP per Capita, GNI per Capita and Urban Population Percentage using the Population data. With these calculations complete, a series of "Segment" blocks were added to the canvas. The "Segment" blocks are extremely useful because they add an additional column to the data set which is <a href="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Population-Segment-Block-Screenshot.jpeg"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Population-Segment-Block-Screenshot-300x141.jpg" alt="" width="300" height="141" class="alignleft size-medium wp-image-5895" /></a>populated according to a set of segmentation rules defined by the user. In this example, the "Segment" block was used to segment the GDP per Capita, GNI per Capita, Urban Population Percentage and Population data. The segmentation rules for the Population "Segment" block are shown in the screenshot on the left.</p>
<p>A similar set of data transformations was also carried out on the Canadian Import and Export Trade data. <a href="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Trade-Canvas-Screenshot.jpeg"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Trade-Canvas-Screenshot-300x92.jpg" alt="" width="300" height="92" class="aligncenter size-medium wp-image-5900" /></a>As seen in the Datamartist canvas screenshot, the Canadian Import and Export Trade data was imported, joined and null data values were replaced with zeros. The country names were then standardized and summarized so that the Canadian Import and Export Trade data could be joined with the Country Statistics data.</p>
<p>With all of the raw data transformed into a suitable format, a final set of data transformations were carried out to create a single text file. This text file was then exported so that QlikView could be used to analyze the data. A screenshot of the Datamartist canvas for this final set of data transformations is shown below.<a href="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Star-Schema-Canvas-Screenshot.jpeg"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Star-Schema-Canvas-Screenshot-300x135.jpg" alt="" width="300" height="135" class="aligncenter size-medium wp-image-5907" /></a> In this final set of data transformations, the "Star Schema" block was used first. The "Star Schema" block is a handy data transformation tool because it allows numerous data join operations to be carried out simultaneously.<a href="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Star-Schema-Block-Screenshot1.jpeg"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Datamartist-Star-Schema-Block-Screenshot1-300x121.jpg" alt="" width="300" height="121" class="alignright size-medium wp-image-5912" /></a> It was used to combine the Country Statistics data and Canadian Import and Export Trade data with data defining a country's geographical region. A screenshot of the "Star Schema" block configuration window is shown to the left. The joined data was then put through a "Calculation" block one last time to eliminate any null data values. Finally, the transformed data was exported as a text file so that it could be analyzed in QlikView.</p>
<p>The transformed data was then imported<a href="http://www.datamartist.com/wp-content/uploads/2010/11/Screen-shot-2010-11-11-at-10.40.08-AM.png"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Screen-shot-2010-11-11-at-10.40.08-AM-300x187.png" alt="" width="300" height="187" class="alignright size-medium wp-image-5917" /></a> into QlikView and a dashboard was created to analyze the data with. QlikView is a great data analysis tool because it allows data to be filtered and visualized very efficiently. In this example, I made a dashboard that allows Canada Import and Export Trade data to be visualized using the Country Statistics Data segments created using the Datamartist software as filters. A screenshot of the dashboard with no filters applied is shown to the right. I am now going to show a series of screenshots with different data filters applied. To start off, I want to see the countries that Canada Exports the most goods to. To do this, I just dragged a box over the largest bars on the export graph as seen below.<a href="http://www.datamartist.com/wp-content/uploads/2010/11/Screen-shot-2010-11-11-at-11.05.05-AM.png"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Screen-shot-2010-11-11-at-11.05.05-AM-300x187.png" alt="" width="300" height="187" class="aligncenter size-medium wp-image-5919" /></a> Once I finished making the data selection box on the graph, I released the mouse and QlikView automatically zoomed in on the area I selected. In addition, the upper right table in the dashboard updates as well. The image below shows the results. As seen in the image, Canada's biggest export trade partners in 2009 were the United States, the United Kingdom and China.<a href="http://www.datamartist.com/wp-content/uploads/2010/11/Screen-shot-2010-11-11-at-11.14.16-AM.png"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Screen-shot-2010-11-11-at-11.14.16-AM-300x187.png" alt="" width="300" height="187" class="aligncenter size-medium wp-image-5922" /></a> As a second example, I will filter the data using the data segments created in Datamartist. If I click on "Asia" in the "Region" box then only data from the countries in Asia is shown in the table and graphs. Furthermore, the segments in the other filter boxes (GDP per Capita, GNI per Capita, etc) updates to the region selection as well. It does this by highlighting the data filter segments that are valid for the "Asia" region in white. For example, in the "GDP per Capita" box, all data segments are valid except for the "GDP &gt; $100 Thousand" segment. A screenshot of QlikView with the "Asia" region filter on is shown below.<a href="http://www.datamartist.com/wp-content/uploads/2010/11/Screen-shot-2010-11-11-at-12.15.11-PM.png"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Screen-shot-2010-11-11-at-12.15.11-PM-300x187.png" alt="" width="300" height="187" class="aligncenter size-medium wp-image-5929" /></a> I can further filter the data by clicking on any other data filter segments that are white. As an example, if I select "$1 Thousand - $5 Thousand" in the "GDP per Capita" box and "40% - 60%" in the "Urban Population Percentage" box, the graphs and table update again. In this instance, the only countries that meet these filter requirements are China, Georgia and Mongolia. A QlikView screenshot with all three of the filters chosen is shown below.<a href="http://www.datamartist.com/wp-content/uploads/2010/11/Screen-shot-2010-11-11-at-12.21.03-PM.png"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/Screen-shot-2010-11-11-at-12.21.03-PM-300x187.png" alt="" width="300" height="187" class="aligncenter size-medium wp-image-5930" /></a></p>
<h2>Try it out yourself with the free trial</h2>
<p>You can give Datamartist a try with this data, just <a href="/downloads">signup and download</a> the free trial, and then download <a href="http://www.nmodal.com/downloads/CanadaWorldTradingExample.zip">a zip file will all the data, and the example Datamartist file</a>.</p>
<p>Just extract all the files in the above ZIP file into the "My Datamartist" folder that the Datamartist trial will create when you run it, and open the "World Trading Example.DMC" file with Datamartist.</p>
<p>You'll find that Datamartist gives you a powerful, visual way to transform data from lots of places, and get it ready for great visualization tools like Qlikview in a step by step, clean, repeatable way.</p>
<p>On top of that, datamartist can be automated- so if you have data transformations you need to run on a schedule, you can design them in a graphical environment, test them, and then have them run automatically.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/preparing-data-for-qlikview/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transforming Data for Tableau (part 2)</title>
		<link>http://www.datamartist.com/transforming-data-for-tableau-part-2</link>
		<comments>http://www.datamartist.com/transforming-data-for-tableau-part-2#comments</comments>
		<pubDate>Tue, 02 Nov 2010 15:48:52 +0000</pubDate>
		<dc:creator>Cam Quinn</dc:creator>
				<category><![CDATA[Datamartist Tool]]></category>
		<category><![CDATA[Public Data]]></category>
		<category><![CDATA[Tableau]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=5750</guid>
		<description><![CDATA[In this second part of the blog post, I am going to discuss how I added data about electricity generation in the U.S.A. to the output data file discussed in part one of this blog post. As before, I will transform the data using the Datamartist software so that Tableau's powerful visualization software can be [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.datamartist.com/wp-content/uploads/2010/10/tableau-electricity-supply-top-corner-screen-shot.jpeg"><img src="http://www.datamartist.com/wp-content/uploads/2010/10/tableau-electricity-supply-top-corner-screen-shot-300x171.jpg" alt="" width="300" height="171" class="alignright size-medium wp-image-5755" /></a>In this second part of the blog post, I am going to discuss how I added data about electricity generation in the U.S.A. to the output data file discussed in part one of this blog post. As before, I will transform the data using the Datamartist software so that Tableau's powerful visualization software can be used to share information about U.S. electricity generation.</p>
<p>Once again, the U.S. Energy Information Administration was the source of the data (<a href="http://www.eia.doe.gov/cneaf/electricity/esr/esr_sum.html" target="_blank">http://www.eia.doe.gov/cneaf/electricity/esr/esr_sum.html</a>, Table 10). This time, the data was provided as one Microsoft Excel spreadsheet giving detailed information about the thousands of electric power generation companies in the U.S.A. The raw Excel file from the website had some merged cells, and had column names in multiple rows, so we had to clean it up a bit before importing.  This is often the case, when using files that are more reports than raw data.</p>
<p>Even after these formating fixes, as is often the case, the data in its original form is not what we need- due to the large size and slightly different formatting of this spreadsheet, it was necessary to transform the data before combining it with the electricity consumer data. A visual map of these data transformations is provided in the screen shot of the Datamartist canvas below.<br />
<a href="/resources/images/electricity-supply-canvas-shot.jpg" target="_blank"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/electricity-supply-600w.jpg" alt="" title="electricity-supply-600w" width="600" height="208" class="aligncenter size-full wp-image-5856" /></a><br />
As seen in the screen shot above, the first data transformation carried out was a data summarizing operation. In this operation, the input data was summarized by state and class of ownership, converting the 3200 row input data file into a data file containing only 170 rows of data. </p>
<p>The next data transformation step required the use of the "Join" function. <a href="http://www.datamartist.com/wp-content/uploads/2010/10/datamartist-join-window-screen-shot-left-side.jpeg" target="_blank"><img src="http://www.datamartist.com/wp-content/uploads/2010/10/datamartist-join-window-screen-shot-left-side-300x163.jpg" alt="" width="300" height="163" class="alignleft size-medium wp-image-5791" /></a> This is a very useful function in the Datamartist software because it allows two data files with different formatting to be joined together into one data file. In this instance, the summarized electricity generation data file was joined with a data file containing U.S.A. state abbreviations. This was done because the U.S.A. electricity generation input data file only contained state abbreviations. The result of this joining operation inserted a column containing the states full name based on the state abbreviation used in input data file. </p>
<p>With the join operation complete, the data was further transformed using the "Calculate" and "Sort" functions. <a href="http://www.datamartist.com/wp-content/uploads/2010/11/datamartist-calculate-window-screen-shot-2.jpeg" target="_blank"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/datamartist-calculate-window-screen-shot-2-300x150.jpg" alt="" width="300" height="150" class="alignright size-medium wp-image-5821" /></a>The "Calculate" function was used to remove the data column containing the state abbreviations, as the previous "Join" function had added a column with the states full name. The "Sort" function was then used to sort the electricity data by state and class of ownership. </p>
<p>The data was then put through one last calculation function that renamed the column names, before being exported as a text file.<br />
<a href="http://www.datamartist.com/wp-content/uploads/2010/11/datamartist-export-window-screen-shot-2.jpeg" target="_blank"><img src="http://www.datamartist.com/wp-content/uploads/2010/11/datamartist-export-window-screen-shot-2-300x185.jpg" alt="" width="300" height="185" class="aligncenter size-medium wp-image-5829" /></a>Now that the electricity generation data has been transformed, the Tableau visualizations can be used to present the data. It is worthwhile noting that since I joined the electricity consumption data with the electricity generation data before exporting it from Datamartist, I only needed to import one data file into Tableau Public 5.2. This single data file contained all of the information required to create both the electricity consumption and generation visualizations. As with part one of this blog post, I have included a Tableau dashboard summarizing state level electricity generation statistics below. This visualization is very similar to the visualization in the first part of this blog post. You can try it for yourself by clicking a state on the map and watching the table below the map update to present data about that particular state. </p>
<p><iframe src="/Energy_supply_tableau.html" width="600" height="650" frameborder="#" style="border:0; padding-bottom: 35px;"></a><br />
</iframe> </p>
<p><strong>See the Data Transform Yourself!!!</strong><br />
All of the data files used in the data transformations in part one and part two of this blog post, as well as the Datamartist .dmc file, can be <a href="http://www.nmodal.com/downloads/DatamartistTableauElectricityExample.zip" target="_blank">downloaded in a ZIP file here</a>. You can see the data transformations discussed in these blog posts for yourself by <a href="/downloads">downloading the free trial</a>, install Datamartist, and then put all the files in the above zip file to the "My Datamartist" folder that datamartist creates in your "Documents" folder. Then just open the "Electricity Example.dmc" file in Datamartist and check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/transforming-data-for-tableau-part-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data profiling rules and data format strings</title>
		<link>http://www.datamartist.com/data-profiling-rules-and-data-formats</link>
		<comments>http://www.datamartist.com/data-profiling-rules-and-data-formats#comments</comments>
		<pubDate>Thu, 23 Sep 2010 13:26:24 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Data profiling]]></category>
		<category><![CDATA[Datamartist Tool]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=4585</guid>
		<description><![CDATA[A very useful technique in data profiling is data format analysis. Rather than looking at the actual individual values for a given column, by profiling the structure of the values you can understand at a higher level the quality of data. This technique is primarily used for string based data. Can't find the forest because [...]]]></description>
			<content:encoded><![CDATA[<p>A very useful technique in data profiling is data format analysis.</p>
<p>Rather than looking at the actual individual values for a given column, by profiling the  structure of the values you can understand at a higher level the quality of data.  This technique is primarily used for string based data.</p>
<h2>Can't find the forest because of the trees?</h2>
<p>Lets look at a simple but very real example.  You have a data set with a few tens of thousands of rows that includes a text field for <strong>telephone number.</strong> </p>
<p> What kind of phone numbers do you have?</p>
<p>Nobody wants to look through 40,000 rows value by value to see where the bad records are.</p>
<h2>Profiling with character substitution and elimination</h2>
<p>With a data profiler you can define rules:</p>
<ol>
<li>IF the character is a digit (0-9) then replace it with the letter "n"</li>
<li>IF the character is a letter (a-z) then replace it with the letter "a"</li>
</li>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/07/phone-number-data-profiled-data-formats1.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/07/phone-number-data-profiled-data-formats1.jpg" alt="" title="phone-number-data-profiled-data-formats" width="450" height="327" class="alignright size-full wp-image-4761" /></a></p>
<p>These two simple rules turn 40,000 rows of phone numbers into a short list of different phone number formats- and we can see which ones seem valid or seem to have problems.</p>
<p>By adding one more rule, eliminating a few characters that do not directly affect the phone number, we can reduce the list even further.<br />
<a href="http://www.datamartist.com/wp-content/uploads/2010/09/phone-rules-data-formating.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/09/phone-rules-data-formating.jpg" alt="" title="phone-rules-data-formating" width="598" height="266" class="aligncenter size-full wp-image-5190" /></a></p>
<p>The last rule ignores the space, open and close brackets and dash characters- and that simplifies the different formats in the analysis to a mere five formats;</p>
<ol>
<li>10 digits</li>
<li>11 digits</li>
<li>9 digits</li>
<li>A 7 character string (drilling down by clicking on this bar reveals the word "unknown"- not so useful.)</li>
<li>Missing.</li>
</ol>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/07/phone-number-data-profiled-data-formats-simplified.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/07/phone-number-data-profiled-data-formats-simplified.jpg" alt="" title="phone-number-data-profiled-data-formats-simplified" width="450" height="327" class="aligncenter size-full wp-image-4774" /></a></p>
<p>Of course, data format profiling does not always give a final answer regarding data quality.  In this case, just because a phone number has the right number of digits, does not mean that it is a valid phone number, and even if its a valid phone number it may not be the right phone number for that customer... </p>
<h2>Data format analysis for structured codes</h2>
<p>This same technique is also useful for any fields that are meant to contain structured codes.</p>
<p>For example, say a valid product code is supposed to start with one letter, where the first letter should be one of A,B,D or G be followed by a dash, and then four digits.</p>
<p>So A-2324 is a valid code, but M-2334 and J234 are not, for example.</p>
<p>The following rules would help detect a validly formatted string (and point out the issues:)</p>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/09/data-format-rules-product-codes.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/09/data-format-rules-product-codes.jpg" alt="" title="data-format-rules-product-codes" width="664" height="278" class="aligncenter size-full wp-image-5168" /></a></p>
<p>The result on a mocked up set of data:</p>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/09/product-codes-data-format-graph.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/09/product-codes-data-format-graph.jpg" alt="" title="product-codes-data-format-graph" width="550" height="243" class="aligncenter size-full wp-image-5172" /></a></p>
<p>Using data format patterns to examine the contents of a string column is a very useful way to start to understand what's in the column.  More than just a Yes-No result, it actually gives you a visual look at what types of issues exist.</p>
<p>The analysis here was done using the <a href="/"> Datamartist tool</a>, an easy to use data profiler and data transformation tool.  To try making some data format rules for your own data, give the <a href="/downloads">free trial a try</a>.</p>
<p>Up next in our data profiling series of blog posts- an even more powerful (although often more complex) technique called "Regular Expressions" or "Regex".  This specification language can define complex rules that analyze strings and determine if they belong to a given set (say, "Valid product codes" as in this example) or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/data-profiling-rules-and-data-formats/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data profiling enhanced- Datamartist V1.3 Released</title>
		<link>http://www.datamartist.com/data-profiling-enhanced-datamartist-v1-3-released</link>
		<comments>http://www.datamartist.com/data-profiling-enhanced-datamartist-v1-3-released#comments</comments>
		<pubDate>Tue, 21 Sep 2010 18:55:08 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Datamartist Tool]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=5050</guid>
		<description><![CDATA[We are very pleased to announce that Datamartist V1.3.0 is now available, and want to thank all our Beta testers. This release represents a major step forward particularly in the data profiling tools area for the professional edition. Datamartist gives you a highly visual, drag and drop, drill down, free form data profiling and transformation [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.datamartist.com/wp-content/uploads/2010/09/data-profiler-datamartist-v1_31.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/09/data-profiler-datamartist-v1_31.jpg" alt="" title="data-profiler-datamartist-v1_3" width="350" height="250" class="alignright size-full wp-image-5066" /></a>We are very pleased to announce that Datamartist V1.3.0 is now available, and want to thank all our Beta testers.  This release represents a major step forward particularly in the data profiling tools area for the professional edition.  Datamartist gives you a highly visual, drag and drop, drill down, free form data profiling and transformation tool for much less than enterprise tools from "those other guys".  For a limited time,  you can get the new version of Datamartist at the old price.  But After Sept. 30, the discount is gone.</p>
<p>Check out the <a href="/product/video-and-screenshots/datamartist-functional-overview">two minute whirlwind tour video</a>.</p>
<h2>What's new in V1.3</h2>
<p>Just a few of the great new things you'll find in this version, along with all the usual visual, drill downable data profiling and transforming goodness;</p>
<h2>Value distribution data profiling</h2>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/09/data-value-distribution-v1_3-screen-shot.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/09/data-value-distribution-v1_3-screen-shot.jpg" alt="" title="data-value-distribution-v1_3-screen-shot" width="300" height="100" class="alignleft size-full wp-image-5055" /></a>Quickly analyse the distribution of numeric values zooming in on questionable distribution areas, exploring visually, going from visual to drilling down into the underlying rows and back instantly.  You can <a href="/datamartist-v1-3-0-value-distribution-data-profiling" target="_blank">check it out in this video</a>.</p>
<h2>Automated data profiling</h2>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/09/data-quality-data-profiling-block.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/09/data-quality-data-profiling-block.jpg" alt="" title="data-quality-data-profiling-block" width="300" height="126" class="alignleft size-full wp-image-5059" /></a> We've added a dedicated data profiling block to the block library of the professional edition that lets you sample as many points of the data canvas as you want, and write time-stamped data profiling results.  The result is that not only can you profile your data automatically, you can analyse trends, and use the data profiling stream from Datamartist to create external dashboards and data quality alerts. </p>
<h2>Enhanced data format rule editing</h2>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/09/editing-data-formating-rules.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/09/editing-data-formating-rules.jpg" alt="" title="editing-data-formating-rules" width="450" height="245" class="alignleft size-full wp-image-5061" /></a> The professional edition also boasts an enhanced ability to directly edit data format analysis rules.  By defining a series of simple rules, you can analyse the data format of your data quickly and easily.  Are there letters where you should only have numbers? Are the product codes properly formed?</p>
<h2>Regular Expression support (REGEX)</h2>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/09/regex-expression-for-data-quality.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/09/regex-expression-for-data-quality.jpg" alt="" title="regex-expression-for-data-quality" width="350" height="216" class="alignleft size-full wp-image-5074" /></a> Datamartist professional now has a REGEX function that allows you to include regular expressions anywhere that expressions are used.  This means you can use them in calculation blocks for transforms, segmentation tests, and filters.  This gives you a powerful new tool to assess and profile your data, either writing your own, or using one of the many expressions available.</p>
<p>For a more detailed look at Datamartist, you can <a href="/resources/datamartist-doc-files/V1_3_Documentation/DM-Block-Doc-TOC-Doc.html">browse the documentation,</a> or better yet, download the <a href="/downloads">free trial </a>now, and see what Datamartist can do with your data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/data-profiling-enhanced-datamartist-v1-3-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Datamartist V1.3.0 Value Distribution data profiling</title>
		<link>http://www.datamartist.com/datamartist-v1-3-0-value-distribution-data-profiling</link>
		<comments>http://www.datamartist.com/datamartist-v1-3-0-value-distribution-data-profiling#comments</comments>
		<pubDate>Mon, 26 Jul 2010 18:33:50 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Data profiling]]></category>
		<category><![CDATA[Datamartist Tool]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=4855</guid>
		<description><![CDATA[This video gives a quick (under two minute) look at the Datamartist data profiler's ability to explore the distribution of numeric values in a data set by counting the number of values that fall into a series of equal size buckets. It highlights the datamartists calculation, visualization, selection and drill down features using a simple [...]]]></description>
			<content:encoded><![CDATA[<p>This video gives a quick (under two minute) look at the Datamartist data profiler's ability to explore the distribution of numeric values in a data set by counting the number of values that fall into a series of equal size buckets.  It highlights the datamartists calculation, visualization, selection and drill down features using a simple example.</p>
<p><center>
<div id="media">
            <object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="498" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0"><param name="src" value="/resources/video/V1_3_0/Value-Dist-Quick-Look-1/Value-Distribution-Quick-Look_controller.swf"/><param name="bgcolor" value="#1a1a1a"/><param name="quality" value="best"/><param name="allowScriptAccess" value="always"/><param name="allowFullScreen" value="false"/><param name="scale" value="showall"/><param name="flashVars" value="autostart=false&#038;thumb=/resources/video/V1_3_0/Value-Dist-Quick-Look-1/FirstFrame.png&#038;thumbscale=65"/><embed name="csSWF" src="/resources/video/V1_3_0/Value-Dist-Quick-Look-1/Value-Distribution-Quick-Look_controller.swf" width="640" height="498" bgcolor="#1a1a1a" quality="best" allowScriptAccess="always" allowFullScreen="false" scale="showall" flashVars="autostart=false&#038;thumb=/resources/video/V1_3_0/Value-Dist-Quick-Look-1/FirstFrame.png&#038;thumbscale=65" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>
        </div>
<p></center></p>
<p>This value profiling tool is just one of many of the  Datamartist data profiling tools capabilities, <a href="/download/beta-download">download the free trial of the BETA</a> to try all the functionality with your own data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/datamartist-v1-3-0-value-distribution-data-profiling/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>V1.3.0 Public beta released</title>
		<link>http://www.datamartist.com/v1-3-0-public-beta-data-profiling-tools-enhance</link>
		<comments>http://www.datamartist.com/v1-3-0-public-beta-data-profiling-tools-enhance#comments</comments>
		<pubDate>Wed, 14 Jul 2010 02:45:17 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Datamartist Tool]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=4676</guid>
		<description><![CDATA[Come and get it while its still warm! The next release of Datamartist, a data profiling and data transformation tool (think ETL and data profiler rolled into one) is now available in BETA as a public trial download. UPDATE: V1.3 has been released- thanks to all our Beta testers! The currently released version 1.2.6 is [...]]]></description>
			<content:encoded><![CDATA[<p>Come and get it while its still warm! The next release of Datamartist, a data profiling and data transformation tool (think ETL and data profiler rolled into one) is now available in BETA as a public trial download. <strong>UPDATE: V1.3 has been released- thanks to all our Beta testers!</strong></p>
<p>The currently released version 1.2.6 is of course also still available, but for those who don't mind risking a bug or two (we need your help in killing the last few) the Beta gives you a sneak peak at the new version and a bunch of new features that have been introduced to the Professional edition.</p>
<p>Whats in it? Lots of data profiling goodies;</p>
<h2>Value distribution profiling</h2>
<p>One of the important additions to the data profiling capabilities in Datamartist Pro is the value distribution explorer.  This powerful functionality analyzes numeric fields and provides a value distribution graph (equal size buckets for row counts based on value) that lets you zoom in and out, and drill down into the rows to understand your data and spot any suspicious values at a glance.</p>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/07/datamartist-value-distribution-graph.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/07/datamartist-value-distribution-graph.jpg" alt="" title="datamartist-value-distribution-graph" width="636" height="330" class="aligncenter size-full wp-image-4678" /></a></p>
<h2>Support for Regular expressions for pattern matching</h2>
<p>The new version has added a very powerful function to the function library in the professional edition;</p>
<blockquote><p>REGEX(text,regex expression)</p></blockquote>
<p>With this function, it is now possible to use regular expressions (regex expressions) to evaluate if string values conform to desired data formats.  Regular expressions are widely used for data quality testing, and there are lots of them available out there.</p>
<h2>Custom data format rules</h2>
<p><a href="http://www.datamartist.com/wp-content/uploads/2008/11/Data-format-rule-entry1.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2008/11/Data-format-rule-entry1.jpg" alt="" title="Data-format-rule-entry" width="631" height="271" class="alignright size-full wp-image-4660" /></a>In V1.3.0 professional edition, it is now possible to add a series of custom rules for character mapping, creating much more flexibility in the data profiling tool.  For example, its possible to map numbers, letters, punctuation characters, or any combination of them.</p>
<h2>Data profiling block </h2>
<p>In the professional edition, the category of data quality blocks has been added, and the first block released is the data profiler block.</p>
<p>This lets data profiling results themselves be used within your data canvas, as well as written out to files or database tables, with time stamps- enabling data profiling automation and tracking.  It is now possible to define, calculate and track data profiling metrics automatically, sampling data at a sample frequency that lets you understand how your data quality is evolving.</p>
<p>We're excited about what can be done with this first data quality block- and we are sure our professional edition users will be tracking their data quality like never before.</p>
<p><a href="http://www.datamartist.com/wp-content/uploads/2008/11/datamartist-data-profiler-block.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2008/11/datamartist-data-profiler-block.jpg" alt="" title="datamartist-data-profiler-block" width="610" height="300" class="aligncenter size-full wp-image-4662" /></a></p>
<p>I'll be blogging about all the new features in the coming days and weeks- I'm certain you'll find lots of things to like in the new version- give it a go.</p>
<p>As always with our betas, we love feedback, and we'll be giving some free PRO licenses away to our most active Beta testers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/v1-3-0-public-beta-data-profiling-tools-enhance/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why you should data profile.</title>
		<link>http://www.datamartist.com/data-profiling-do-it-do-it-now</link>
		<comments>http://www.datamartist.com/data-profiling-do-it-do-it-now#comments</comments>
		<pubDate>Fri, 07 May 2010 02:11:58 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Data migration]]></category>
		<category><![CDATA[Data profiling]]></category>
		<category><![CDATA[Datamartist Tool]]></category>
		<category><![CDATA[Data Quality]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=4496</guid>
		<description><![CDATA[Imagine that you have bought a new home, and you've decided to do some landscaping. So you pick three landscapers, draw a rough sketch of what you want, and ask them to bid on the job. But you don`t allow them to come see your property, and your sketch doesn't specify anything about the existing [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine that you have bought a new home, and you've decided to do some landscaping.  So you pick three landscapers, draw a rough sketch of what you want, and ask them to bid on the job.</p>
<p>But you don`t allow them to come see your property, and your sketch doesn't specify anything about the existing landscaping- just the final configuration.  Do you think the landscapers would be willing to offer a reasonable price ? </p>
<p>Unlikely.   What if there are existing patio stones to remove- or an in-ground swimming pool that`s got to go? </p>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/05/did-the-consultants-data-profile-first.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/05/did-the-consultants-data-profile-first.jpg" alt="" title="did-the-consultants-data-profile-first" width="347" height="235" class="alignright size-full wp-image-4513" /></a>No landscaper would take on a job without understanding the lay of the land, and the existing conditions.  It would be impossible to estimate the job. Anyone who did would give you a huge price to cover themselves, or demand extras upon discovering the extra work.</p>
<p>Yet when companies hire consultants to build them business intelligence solutions, or do data migration,  it often happens with only the roughest outline of the existing data sets.  Certainly, often a data model is included- but knowing what the table SHOULD contain rather than what it does is just not the same thing.  It never ceases to amaze me that the simple, cost effective practice of data profiling is just often not part of the initial phases of so many business intelligence and data migration projects.</p>
<p>With the right data profiling tool, and just a few days work, its possible to gain a huge amount of insight into the data quality in your systems, and as a result, be able to make radically more accurate estimates of the cost to go from the "as is" to the "to be".</p>
<p>Phil Simon talked about this in a great post on the Data flux blog called <a href="http://www.dataflux.com/dfblog/?p=2590" target="_blank">"What Consultants Don't tell you"</a>, and raises an important and somewhat ugly truth- many times, service providers don't WANT to do data profiling because it reveals the true extent of the work to be done, increasing the budget requirement, and makes the project less likely to be approved.</p>
<p>Now certainly, we can't use a broad brush to paint all consultants, but it does lead to a reduction in the number of times valuable tools such as data profiling are recommended even though in my opinion they are a low cost, no-brainer, do it unless you are crazy first step to any major project.  </p>
<p>You are going to spend potentially millions of dollars on a business intelligence or data migration project- spend a few weeks to look at the data with the right tools first for goodness sake!</p>
<p>If you want to get a reasonable cost estimate, and you want to go into your business intelligence or data migration project with open eyes, don't imagine you can know what it will cost to get from here to there if you don't take a good look at where here really is.</p>
<p><a href="/resources/screenshots/Data-Profiler-on-States.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/05/Data-Profiler-on-States-Thumb.jpg" alt="" title="Data-Profiler-on-States-Thumb" width="220" height="165" class="alignright size-full wp-image-4506" /></a><strong>Full disclosure</strong>-  of course, you are reading the <a href="/">Datamartist</a> blog, and Datamartist has lots of data profiling functionality- so you have to understand that we are incredibly biased on this topic.  If you are able to overlook our inherent bias, <a href="/downloads">give the tool a try</a>- you`ll discover things about your data you might not have wanted to know, but its better to face the truth prepared, than to rely on wishful thinking, and then discover the bad news when you're well into the project, and your budget is almost gone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/data-profiling-do-it-do-it-now/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Datamartist V1.2 now available</title>
		<link>http://www.datamartist.com/datamartist-v1-2-now-available</link>
		<comments>http://www.datamartist.com/datamartist-v1-2-now-available#comments</comments>
		<pubDate>Tue, 02 Mar 2010 14:45:33 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Data Transformation]]></category>
		<category><![CDATA[Datamartist Tool]]></category>
		<category><![CDATA[ETL]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=4266</guid>
		<description><![CDATA[nModal solutions is pleased to announce that Datamartist V1.2 is now available. In this version, we've introduced a Standard and Pro edition, letting customers get the features they need at the right price. Datamartist Standard: $349 Datamartist Professional: $745 A comparison of the feature sets explains the details. Whats new in V1.2 Data source import [...]]]></description>
			<content:encoded><![CDATA[<p>nModal solutions is pleased to announce that Datamartist V1.2 is now available.</p>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/02/Sales-example-full-screen-shot-profiler-perspective-300w.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/02/Sales-example-full-screen-shot-profiler-perspective-300w.jpg" alt="" title="Sales-example-full-screen-shot-profiler-perspective-300w" width="300" height="228" class="alignright size-full wp-image-4302" /></a>In this version, we've introduced a Standard and Pro edition, letting customers get the features they need at the right price. </p>
<ul>
<li>Datamartist Standard:       $349</h3>
<li>Datamartist Professional:   $745</h3>
</ul>
<p>A <a href="/product/datamartist-pricing-and-edition-comparison">comparison of the feature sets explains</a> the details.</p>
<h1>Whats new in V1.2</h1>
<h2>Data source import enhancements</h2>
<ul style="margin-top:10px;">
<li>Ability to cut and paste between Excel, Text files, the Datamartist canvas and any Datamartist data viewer.</li>
<li>New integrated data source repository with drag and drop to canvas.</li>
<li>SQL Editor to allow the creation of SQL queries to get data from databases.</li>
</ul>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/02/Edit-SQL-Datamartist1.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/02/Edit-SQL-Datamartist1.jpg" alt="" title="Edit-SQL-Datamartist" width="609" height="342" class="aligncenter size-full wp-image-4307" /></a></p>
<h2>Running Datamartist canvases automatically</h2>
<p>Now that Datamartist can be run from the command line, it is possible to schedule datamartist transforms- even running it on a Windows server.  Details about the logging and options <a href="/resources/datamartist-doc-files/V1_0_Documentation/DM-running-from-cmd-line-Doc.html">are here</a>.<br />
<a href="http://www.datamartist.com/wp-content/uploads/2010/02/Running-datamartist-from-the-command-line-610w.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/02/Running-datamartist-from-the-command-line-610w.jpg" alt="" title="Running-datamartist-from-the-command-line-610w" width="610" height="308" class="aligncenter size-full wp-image-4310" /></a></p>
<h2>Edit Internal data sets.</h2>
<p>The addition of fully editable internal data sets that are stored within the DMC file itself gives a powerful new ability to create "What if" type scenarios.  Imagine you want to see the effect of changing the sales regions slightly-  just copy and paste the existing from a data viewer onto the canvas- that gives you an internal data set block with that data in it-  now you can add a column "New Region" or rename the column, then edit some values, join it back into the original data with a join block, and be trying different scenarios in no time.<br />
<a href="http://www.datamartist.com/wp-content/uploads/2010/02/Internal-edit-regions-list.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/02/Internal-edit-regions-list.jpg" alt="" title="Internal-edit-regions-list" width="547" height="389" class="aligncenter size-full wp-image-4313" /></a></p>
<p>We're excited about this new release, and thanks to all our customers and testers for their feedback- we're glad to be incorporating some of those great ideas into the product.</p>
<p>If you haven't tried Datamartist yet, <a href="/downloads">this is the perfect time</a>, and now with two editions to choose from you can get the features you need at the right price.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/datamartist-v1-2-now-available/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

