<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Fun with Serial Dates</title>
	<link>http://blog.todmeansfox.com/2008/06/06/fun-with-serial-dates/</link>
	<description>Business Intelligence, Data Warehousing, SQL, Visual FoxPro.</description>
	<pubDate>Thu, 20 Nov 2008 11:20:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Tod McKenna</title>
		<link>http://blog.todmeansfox.com/2008/06/06/fun-with-serial-dates/#comment-1792</link>
		<author>Tod McKenna</author>
		<pubDate>Mon, 09 Jun 2008 06:56:15 +0000</pubDate>
		<guid>http://blog.todmeansfox.com/2008/06/06/fun-with-serial-dates/#comment-1792</guid>
		<description>Exactly! I suppose no one thinks about moving away from Excel anytime soon :-s

Storing bad data to accommodate external software is always a bad idea. Although we discussed adding an extra metric to the fact table (the serial date in our context is actually a business metric stored in the fact!), we determined that the size of the fact table would grow unnecessarily too large. 

The date dimension is an interesting option, but because we're dealing with a number that for us is semi-additive, doesn't "feel" like it would work. But I'll explore that option more.

Actually, adding the serial date in actual, SQL Server, and Excel varieties is an excellent idea in general!!</description>
		<content:encoded><![CDATA[<p>Exactly! I suppose no one thinks about moving away from Excel anytime soon :-s</p>
<p>Storing bad data to accommodate external software is always a bad idea. Although we discussed adding an extra metric to the fact table (the serial date in our context is actually a business metric stored in the fact!), we determined that the size of the fact table would grow unnecessarily too large. </p>
<p>The date dimension is an interesting option, but because we&#8217;re dealing with a number that for us is semi-additive, doesn&#8217;t &#8220;feel&#8221; like it would work. But I&#8217;ll explore that option more.</p>
<p>Actually, adding the serial date in actual, SQL Server, and Excel varieties is an excellent idea in general!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tjomme</title>
		<link>http://blog.todmeansfox.com/2008/06/06/fun-with-serial-dates/#comment-1789</link>
		<author>Tjomme</author>
		<pubDate>Mon, 09 Jun 2008 05:47:32 +0000</pubDate>
		<guid>http://blog.todmeansfox.com/2008/06/06/fun-with-serial-dates/#comment-1789</guid>
		<description>Tod,
In your data warehouse you can also add an extra column to the data dimension to capture the Excel date. Use this field when you move data to Excel. Make sure you keep on working with SQL Server conform dates in the data warehouse. At least it stays conform in one system. Otherwise you will have problems when somebody would go directly to the database. 
What will you do when the logic in Excel changes?

Regards,
Tjomme</description>
		<content:encoded><![CDATA[<p>Tod,<br />
In your data warehouse you can also add an extra column to the data dimension to capture the Excel date. Use this field when you move data to Excel. Make sure you keep on working with SQL Server conform dates in the data warehouse. At least it stays conform in one system. Otherwise you will have problems when somebody would go directly to the database.<br />
What will you do when the logic in Excel changes?</p>
<p>Regards,<br />
Tjomme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Crozier</title>
		<link>http://blog.todmeansfox.com/2008/06/06/fun-with-serial-dates/#comment-1752</link>
		<author>Dave Crozier</author>
		<pubDate>Fri, 06 Jun 2008 15:35:18 +0000</pubDate>
		<guid>http://blog.todmeansfox.com/2008/06/06/fun-with-serial-dates/#comment-1752</guid>
		<description>Tod,
Don't know if this helps any with your date transformation:

http://www.screencast.com/users/RDCrozier/folders/Jing/media/a6ed6820-912d-442f-befd-040f49677529

or
http://tinyurl.com/5pe6tl

Dave Crozier</description>
		<content:encoded><![CDATA[<p>Tod,<br />
Don&#8217;t know if this helps any with your date transformation:</p>
<p><a href="http://www.screencast.com/users/RDCrozier/folders/Jing/media/a6ed6820-912d-442f-befd-040f49677529" rel="nofollow">http://www.screencast.com/users/RDCrozier/folders/Jing/media/a6ed6820-912d-442f-befd-040f49677529</a></p>
<p>or<br />
<a href="http://tinyurl.com/5pe6tl" rel="nofollow">http://tinyurl.com/5pe6tl</a></p>
<p>Dave Crozier</p>
]]></content:encoded>
	</item>
</channel>
</rss>
