Data Analytics Steve Young Data Analytics Steve Young

Learning Guide: Designing Data Solution Architecture - Resources

Discover essential resources for designing a successful Azure Data Solution Architecture in this comprehensive learning guide. Explore key aspects of data architecture, including logical data layers, technology choices, and best practices for data reporting and analytics solutions. With curated examples and real-world deployments, this guide is perfect for professionals seeking to optimize their Azure-based data solutions. Learn how to build scalable, secure, and cost-effective architectures using Azure's powerful tools and services. Ideal for data architects and engineers looking to deepen their Azure knowledge.

Read More
Data Analytics Steve Young Data Analytics Steve Young

6 Resources to Generate Test Data That’s Realistic

Needing to Generate test data can be very stressful. I like to produce sample data that contains realistic values, such as professional names so that the people involved in the training have a frame of reference and do not get tripped up on the data. Realistic datasets can be created by following these steps and utilizing the resources listed below.

Read More
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