Data Analytics Steve Young Data Analytics Steve Young

How To Get Started with Date Dimensions

The date dimension is the table that controls your time analysis and is the most important to get right, especially with PowerBI, Excel, and other visualization tools. Having various tags and descriptors that aid in your analysis gives your end users several options in creating their visualizations in addition to a base for DAX time intelligence calculations.

Read More
Data Analytics Steve Young Data Analytics Steve Young

Use TSQL to Generate SQL Server Schema Documentation

There are many tools that you can purchase to generate documentation, however, also costs money or requires an install on client machines or servers. I wanted something fast which would not leave a foot print or require weeks of negotiations to get installed. The T-SQL script generates an HTML document out of the schema results that you can paste into Word to kickstart the documentation process.

Read More