<?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/tag/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>Thu, 09 Feb 2012 20:00:31 +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>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>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>A simple ETL tool with data profiling tools built in</title>
		<link>http://www.datamartist.com/a-simple-etl-tool-with-data-profiling-tools-built-in</link>
		<comments>http://www.datamartist.com/a-simple-etl-tool-with-data-profiling-tools-built-in#comments</comments>
		<pubDate>Thu, 08 Jul 2010 04:36:36 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[ETL]]></category>
		<category><![CDATA[Datamartist Tool]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=4554</guid>
		<description><![CDATA[Datamartist is a new idea in ETL and data profiling tools. It gives people who are serious about getting at their data a powerful, simple to use, right sized tool. Easy to install Easy to use ETL features and data profiling capability Avoid using the wrong tool for the job Enterprise ETL tools (Extract Transform [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.datamartist.com/wp-content/uploads/2010/06/Sales-example-full-screen-shot-profiler-perspective-300w.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/06/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-4557" /></a>Datamartist is a new idea in ETL and data profiling tools.  It gives people who are serious about getting at their data a powerful, simple to use, right sized tool.</p>
<ul>
<li>Easy to install</li>
<li>Easy to use</li>
<li>ETL features and data profiling capability</li>
</ul>
<h2>Avoid using the wrong tool for the job</h2>
<p>Enterprise ETL tools (Extract Transform and Load) are very powerful but often extremely difficult to use.  </p>
<ul>
<li>expensive, particularly if multiple environments are needed</li>
<li>require server infrastructure, configuration and setup.</li>
<li>require expensive developers who have been trained in the specific programming language of each particular vendors tool.</li>
<li>designed for performance and data volume, not ease of use.</li>
</ul>
<p>Obviously they have their time and place, but when you want fast, visual access to your data, you end up getting slowed down by expensive ETL server overkill.</p>
<h2>A better choice- the visual, clean ETL tool</h2>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/07/Join-Block-Edit.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/07/Join-Block-Edit.jpg" alt="" title="Join-Block-Edit" width="300" height="232" class="alignright size-full wp-image-4594" /></a>Datamartist is designed to let you extract data from multiple sources, and then mix it, match it, transform it, and understand it.</p>
<p>It uses a visual block and connector model, with the concept of "Data canvases" that let you easily manage and simplify complex data transformations.  But unlike many overly complex ETL tools, Datamartist provides visual, configurable blocks, rather than requiring code.</p>
<h2>Easy to install</h2>
<p>Datamartist installs in minutes, and runs on your desktop, giving you control of your data, and what you need to do.  Don't configure servers, don't worry about installing the right version of Java, don't spend hours searching wikis and forums and tweaking config files.  Just <a href="/downloads">download it</a>, single step install it, and use it.</p>
<p>It makes it easy for you to take a snapshot of the data you need- locally with cut and paste or drag and drop from files, and locally or remotely with native connections to SQL Server, Oracle, MySql and MS Access, and pretty much anything else via ODBC.</p>
<p>And since the Datamartist data transformation engine can be run from the command line or scripted, it can also be automated to implement ETL tasks running on a windows server.</p>
<h2>Speed up data delivery, reduce cost.</h2>
<p><a href="http://www.datamartist.com/wp-content/uploads/2010/07/Tree-Structure-Management.jpg"><img src="http://www.datamartist.com/wp-content/uploads/2010/07/Tree-Structure-Management.jpg" alt="" title="Tree-Structure-Management" width="400" height="300" class="alignleft size-full wp-image-4599" /></a>Datamartist provides a flexible, simple to use ETL environment that will let you shorten your time to delivery significantly for a wide range of data transformation tasks.</p>
<ul>
<li>Deliver small and medium sized data transformation tasks more quickly</li>
<li>Build rapid prototypes and proofs of concepts</li>
<li>Automate data profiling and data quality monitoring</li>
</ul>
<h2>Give the Datamartist ETL Tool a try</h2>
<p>You can <a href="/downloads">download the Datamartist trial</a> and be up and running in minutes.  You don't even have to register- and you will have full access to a fully functioning version of Datamartist to try out this simple, visual ETL tool on your own data.</p>
<p>We're also very excited about V1.3.0, currently in private beta.  If you'd like to participate in the public beta, drop me a line at "beta at datamartist.com", and we'll send you a link when that download is available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/a-simple-etl-tool-with-data-profiling-tools-built-in/feed</wfw:commentRss>
		<slash:comments>0</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>
		<item>
		<title>Tableau Public- great visualization now where do we get the data?</title>
		<link>http://www.datamartist.com/tableau-public-feature-review-and-use-with-datamartist</link>
		<comments>http://www.datamartist.com/tableau-public-feature-review-and-use-with-datamartist#comments</comments>
		<pubDate>Fri, 12 Feb 2010 03:44:53 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Datamartist Tool]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[Business Intelligence]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=4121</guid>
		<description><![CDATA[Good news on the visualization front this week when Tableau announced that it was making its well received visualization software available in a free public version, as well as providing a structure to allow users to integrate Tableau visualizations into their websites. Tableau has received a fair amount of positive response from the visualization world. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.datamartist.com/wp-content/uploads/2010/02/tableau-public-logo-300x65.jpg" alt="tableau-public-logo" title="tableau-public-logo" width="300" height="65" class="alignright size-medium wp-image-4135" />Good news on the visualization front this week when Tableau announced that it was making its well received visualization software available in <a href="http://www.tableausoftware.com/public/" target="_blank">a free public version</a>, as well as providing a structure to allow users to integrate Tableau visualizations into their websites.  </p>
<p>Tableau has received a fair amount of positive response from the visualization world.  Even <a href="http://www.perceptualedge.com/" target="_blank">Stephen Few</a>, who isn't shy to point out when visualizations are straying from the straight and narrow has been supportive of Tableau from the start.</p>
<p>We're excited about this new access to such a great data visualization tool because we know that people who do visualization have to transform their data- and if users of Tableau want a flexible, visual data transformation tool, the <a href="/">Datamartist tool</a> is an obvious choice.</p>
<h2> Free Tableau vs Professional version</h2>
<p><img src="http://www.datamartist.com/wp-content/uploads/2010/02/Tableau-public-intro-data-source-selection.jpg" alt="Tableau-public-intro-data-source-selection" title="Tableau-public-intro-data-source-selection" width="300" height="299" class="alignright size-full wp-image-4122" /></p>
<p>There are of course <a href="http://www.tableausoftware.com/forum/data-requirements-and-limitations-tableau-public" target="_blank">some limitations</a> with the free version of Tableau, in comparison with the full featured professional version ($1600 USD per seat.)</p>
<ul>
<li> Data import capabilities - Only MS Access, Excel and Text files</li>
<li> 100 000 row Limit per table</li>
<li> 50 Mb Limit per organization for the web server.</li>
</ul>
<p>None of these limitations will stop you from making some pretty fantastic visualizations as long as your final summarized data set fits within the limits and you put it in the right format.  But it does mean that to use this version of Tableau, you need to use another tool to get those large data sets summarized.  This is probably something you are doing anyway, because there is almost always some data cleanup to do.</p>
<h2>Get your data sets ready- there are going to be some beautiful viz getting made</h2>
<p>The trick with visualization of course, is that you need data to visualize.  With tools like Tableau, as good as they are at making the pictures, you have to get the data set to them first- and we all know how many pre-formatted, all is well, no data quality issues data sets there are lying around the real world (Hint: none.).</p>
<p>But I'll tell you, once you do have the data, what a fantastic bit of interactive web based visualization Tableau can do.</p>
<p>Often, people use a combination of MS Excel and Access to create the datasets that they want, then connect to the Access database with Tableau.  Of course, we suggest you try Datamartist instead.  Datamartist and Tableau are a powerful combination- first, using Datamartist pull data from mutliple sources (Datamartist loads out of SQL Server, Oracle, MySQL, and at a license price much less than Tableau Professional).  </p>
<p>Datamartist lets you join tables visually (using a venn diagram interface that we're proud of), segment data using rule sets, summarize millions of rows if needed, and generally parse and transform with an easy to use calculation engine.  Once you have the data where you want it, export it easily to an Access database, and let Tableau Public generate the visualizations that you need.</p>
<p>I'm excited about Tableau's decision to make its power available in this public version.  I intend to do some serious data crunching with the <a href="/">Datamartist Tool</a>, followed by some interactive visualizations with Tableau Public.  The beauty of the Tableau Public setup is that I can then publish the visualizations right here in the blog, and highlight what the combination of these two tools can do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/tableau-public-feature-review-and-use-with-datamartist/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inner and outer joins SQL examples and the Join block</title>
		<link>http://www.datamartist.com/sql-inner-join-left-outer-join-full-outer-join-examples-with-syntax-for-sql-server</link>
		<comments>http://www.datamartist.com/sql-inner-join-left-outer-join-full-outer-join-examples-with-syntax-for-sql-server#comments</comments>
		<pubDate>Wed, 10 Feb 2010 16:13:45 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Datamartist Tool]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[SQL Code]]></category>
		<category><![CDATA[Joining data]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=3966</guid>
		<description><![CDATA[In this post I'll show you how to do all the main types of Joins with clear SQL examples. The examples are written for Microsoft SQL Server, but very similar syntax is used in Oracle, MySQL and other databases. Joins can be said to be INNER or OUTER joins, and the two tables involved are [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.datamartist.com/wp-content/uploads/2010/02/join-block-venn-diagram-datamartist.jpg" alt="join-block-venn-diagram-datamartist" title="join-block-venn-diagram-datamartist" width="212" height="188" class="alignright size-full wp-image-4068" /><br />
In this post I'll show you how to do all the main types of Joins with clear SQL examples.  The examples are written for Microsoft SQL Server, but very similar syntax is used in Oracle, MySQL and other databases.</p>
<p>Joins can be said to be INNER or OUTER joins, and the two tables involved are referred to as LEFT and RIGHT.  By combining these two concepts you get all the various types of joins in join land: Inner, left outer, right outer, and the full outer join.  </p>
<h2>Tables used for SQL Examples</h2>
<p><img src="http://www.datamartist.com/wp-content/uploads/2010/02/Join-Example-Students-And-Advisors-Tables.jpg" alt="Join-Example-Students-And-Advisors-Tables" title="Join-Example-Students-And-Advisors-Tables" width="606" height="214" class="aligncenter size-full wp-image-4057" /></p>
<p>In the screen shots I've configured Datamartist to  only show the name columns to save space.  The SQL code shown is "Select *" so it will return all the columns.  You can see that in the <a href="/">Datamartist tool</a> the type of join is selected by just checking the parts of the venn diagram that contain the rows you want.</p>
<h2>1) Inner Join SQL Example</h2>
<p><code>select * from dbo.Students S INNER JOIN dbo.Advisors A ON S.Advisor_ID=A.Advisor_ID</code></p>
<p><img src="http://www.datamartist.com/wp-content/uploads/2010/02/Join-Example-Students-And-Advisors-Inner-Join.jpg" alt="Join-Example-Students-And-Advisors-Inner-Join" title="Join-Example-Students-And-Advisors-Inner-Join" width="560" height="234" class="aligncenter size-full wp-image-4058" /></p>
<h2>2) Left Outer Join SQL Example</h2>
<p><code>select * from dbo.Students S LEFT OUTER JOIN dbo.Advisors A ON S.Advisor_ID=A.Advisor_ID</code></p>
<p><img src="http://www.datamartist.com/wp-content/uploads/2010/02/Join-Example-Students-And-Advisors-Left-Outer-Join.jpg" alt="Join-Example-Students-And-Advisors-Left-Outer-Join" title="Join-Example-Students-And-Advisors-Left-Outer-Join" width="625" height="265" class="aligncenter size-full wp-image-4059" /></p>
<h2>4) Full Outer Join SQL Example</h2>
<p><code>select * from dbo.Students S FULL OUTER JOIN dbo.Advisors A ON S.Advisor_ID=A.Advisor_ID</code><br />
<img src="http://www.datamartist.com/wp-content/uploads/2010/02/Join-Example-Students-And-Advisors-Full-Outer-Join.jpg" alt="Join-Example-Students-And-Advisors-Full-Outer-Join" title="Join-Example-Students-And-Advisors-Full-Outer-Join" width="581" height="291" class="aligncenter size-full wp-image-4063" /></p>
<h2>5) SQL example for just getting the rows that don't join</h2>
<p><code>select * from dbo.Students S FULL OUTER JOIN dbo.Advisors A ON S.Advisor_ID=A.Advisor_ID where A.Advisor_ID is null or S.Student_ID is null</code><br />
<img src="http://www.datamartist.com/wp-content/uploads/2010/02/Join-Example-Students-And-Advisors-non-joining-Join.jpg" alt="Join-Example-Students-And-Advisors-non-joining-Join" title="Join-Example-Students-And-Advisors-non-joining-Join" width="638" height="227" class="aligncenter size-full wp-image-4065" /></p>
<h2>6) SQL example for just rows from one table that don't join</h2>
<p><code>select * from dbo.Students S FULL OUTER JOIN dbo.Advisors A ON S.Advisor_ID=A.Advisor_ID where A.Advisor_ID is null</code><br />
<img src="http://www.datamartist.com/wp-content/uploads/2010/02/Join-Example-Students-And-Advisors-left-exlusive-Join.jpg" alt="Join-Example-Students-And-Advisors-left-exlusive-Join" title="Join-Example-Students-And-Advisors-left-exlusive-Join" width="615" height="228" class="aligncenter size-full wp-image-4070" /></p>
<h1>But what about the duplicate row thing?</h1>
<p>Now, since in this case we had a simple one to one relationship, the number of rows that were returned made the venn diagrams make sense, and add up pretty normally with table one and two.</p>
<p>What happens if the data in the tables are not a simple one to one relationship?  What happens if we add one duplicate advisor with the same ID, but a different name?<br />
<img src="http://www.datamartist.com/wp-content/uploads/2010/02/Join-Example-Students-And-Advisors-duplicate-advisors.jpg" alt="Join-Example-Students-And-Advisors-duplicate-advisors" title="Join-Example-Students-And-Advisors-duplicate-advisors" width="431" height="184" class="aligncenter size-full wp-image-4080" /></p>
<p>A join will create a row for every combination of rows that join together.  So if there are two advisors with the same key, for every student record that has that key, you will have two rows in the inner part of the join.  The advisor duplicate makes duplicate student records for every student with that advisor.</p>
<p>You can see how this could add up to a lot of extra rows.  The number of rows is the product of the two sets of joining rows. If the tables get big, just a few duplicates will cause the results of a join to be much larger than the total number of rows in the input tables- this is something you have to watch very carefully when joining- check your row counts.</p>
<p>So there you have it.  If you want to try joining tables with the Datamartist tool- <a href="/downloads">give it a try</a>.  It's a super fast install, and you'll be joining like a pro in no time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/sql-inner-join-left-outer-join-full-outer-join-examples-with-syntax-for-sql-server/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Datamartist presented at Democamp Toronto</title>
		<link>http://www.datamartist.com/datamartist-presented-at-democamp-toronto</link>
		<comments>http://www.datamartist.com/datamartist-presented-at-democamp-toronto#comments</comments>
		<pubDate>Sat, 05 Dec 2009 22:12:32 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Datamartist Tool]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=3612</guid>
		<description><![CDATA[As I always do I had a great time at Democamp in Toronto this past Thursday. But this Democamp was very special for me, as I was one of the presenters, and had a chance to show off the beta of the next version of Datamartist. Thanks to Geoffrey Wiseman who covered the event on [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.datamartist.com/wp-content/uploads/2009/12/James-Standen-presenting-datamartist-at-democamp-toronto.jpg" alt="James-Standen-presenting-datamartist-at-democamp-toronto" title="James-Standen-presenting-datamartist-at-democamp-toronto" width="400" height="321" class="alignright size-full wp-image-3614" />As I always do I had a great time at Democamp in Toronto this past Thursday.  But this Democamp was very special for me, as I was one of the presenters, and had a chance to show off the beta of the next version of Datamartist.</p>
<p>Thanks to Geoffrey Wiseman who covered the event on his blog Tech scene, you can watch the <a href="http://blog.techscene.ca/2009/12/21/datamartist-james-standen-democamp-toronto-24/" target="_blank">video of the presentation</a>.</p>
<p>It was lots of fun, and we got some great feedback.  A few people came up after and used the term "Excel Hell" to describe some of their previous data transformation experiences, and they were right into what Datamartist could do.  </p>
<p>Note:  The event was held in an auditorium in one of the Rogers offices (which explains the Rogers logo on the podium in the photos)- Datamartist has no affiliation with Rogers of course, but we're grateful for all the support they give the Toronto startup community through sponsoring Democamp and providing such a great space for the sold out event.</p>
<h2>Sneak preview</h2>
<p>We've still got a heavy development cycle in December, but we're excited about the release we're targeting to get out the door early in the new year.  Because we worked to put together a specific build for this demo, and it's pretty stable, I've made the decision to make this beta publicly available-  if you go to the <a href="/downloads">download page</a> you'll find a link at the bottom that will let you download the installer.  As with anything beta, it might still have some bugs in there- but overall you'll find some key new functionality that went over very well here in Toronto:</p>
<ul>
<li>Drag and drop for file import-  just drag flat files or excel files onto the Datamartist canvas, and the blocks are instantly generated, ready to go.</li>
<li>Copy and paste data - Copying a range in excel, then right clicking or pressing CTRL-V in Datamartist generates a new kind of block called a "Internal data set".  More about these blocks soon, as we have lots of plans for them in this upcoming release.</li>
<li>Copy and paste subsets from data viewer- Now you can also copy and paste data internally- click on a stub of a block, select only the rows, or only the columns, or even the cells that you want, press CTRL-C then right click on the canvas and you can paste that data into a new internal data set block.</li>
</ul>
<p>Of course, copy and paste has some limits in terms of data sizes, but it is very useful for reference sets and can still handle pretty good sized sets.</p>
<p>The whole drive in continuing to enhance this type of functionality is about making an environment where its easy to move data around, in and out, and transform it- being able to explore the data and get it right where you want it in an intuitive, flexible environment.  Stay tuned, lots more to come!</p>
<p><img src="http://www.datamartist.com/wp-content/uploads/2009/12/James-Standen-presenting-datamartist-to-the-crowd-at-democamp-toronto.jpg" alt="James-Standen-presenting-datamartist-to-the-crowd-at-democamp-toronto" title="James-Standen-presenting-datamartist-to-the-crowd-at-democamp-toronto" width="600" height="506" class="aligncenter size-full wp-image-3625" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/datamartist-presented-at-democamp-toronto/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Datamartist V1.1 Released</title>
		<link>http://www.datamartist.com/datamartist-v1-1-released</link>
		<comments>http://www.datamartist.com/datamartist-v1-1-released#comments</comments>
		<pubDate>Thu, 12 Nov 2009 05:06:13 +0000</pubDate>
		<dc:creator>James Standen</dc:creator>
				<category><![CDATA[Datamartist Tool]]></category>

		<guid isPermaLink="false">http://www.datamartist.com/?p=3463</guid>
		<description><![CDATA[We're pleased to announce that V1.1 of the Datamartist tool is now available, and we'd like to thank our customers and testers for all their feedback. Your suggestions and observations have helped us continue to improve the tool, and are a great motivation. Keep them coming! This version is fully backward compatible with all previous [...]]]></description>
			<content:encoded><![CDATA[<p>We're pleased to announce that V1.1 of the Datamartist tool is now available, and we'd like to thank our customers and testers for all their feedback.  Your suggestions and observations have helped us continue to improve the tool, and are a great motivation.  Keep them coming!</p>
<p>This version is fully backward compatible with all previous versions of Datamartist, and we encourage all our customers to upgrade.</p>
<p>This version of Datamartist brings with it a number of enhancements, some of the highlights:</p>
<h2>Native data base import/export for Oracle and MySQL Enterprise Server</h2>
<p>We're very happy to have added two more very significant database vendors to the natively supported list, and expect more in the future.  In addition to adding the connectivity, we've also made enhancements to the general import interface, particularly in the selection and browsing of tables from large databases. Check it out.</p>
<h2>A new Join block that lets you join inner, outer, right and left to your hearts content;</h2>
<p><img src="http://www.datamartist.com/wp-content/uploads/2008/11/JoinBlockSneakPeakMyDatamartist.jpg" alt="JoinBlockSneakPeakMyDatamartist" title="JoinBlockSneakPeakMyDatamartist" width="490" height="310" class="alignright size-full wp-image-3403" /></p>
<p>We are particularly proud of this block, because it gives a clean, clear visual view into one of the most important data analysis functions, the table join.  You can specify the scope of the join easily using the venn diagram, and can drill down into the various result sets and see whats joining and whats not.</p>
<h2>Enhanced copy and paste.</h2>
<p>We've made almost all the data grids selectable and copy enabled, so you'll find that you can easily grab a value, a row, a columns, or any combination, copy it, and then paste it into Excel or other applications.  We've been loving the flexibility this gives us, and hope you like it too. </p>
<p>We're always looking for feedback from our users, so let us know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datamartist.com/datamartist-v1-1-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

