SQL

Learning SQL - Article Series

I'm often asked how accessible SQL as a programming language is for those looking to build Data Analytics or BI skills. My answer is always very! I'm of the belief that anyone with the interest can learn SQL. The next question is often where to start, I'm hoping this series will help.

Read
Power BI

Tableau and Power BI - A Conversation with Spencer Baucke

I recently sat down with Spencer Baucke to discuss Tableau and Power BI. We discussed my background and how I got into Data Analytics, the strengths of each tool, and who in the community to follow to stay up on trends. Check out the conversation on his blog here.

Read
Power BI

UI Design and Neumorphism in Power BI

Designing great user interfaces in Power BI is one way to increase use and adoption. Anything that makes the experience more intuitive or enjoyable might be the difference between all your hard work on a backend model seeing the light of day vs. sitting on the shelf. In this post, we walk through an example showing how to implement a recent trend in Web UI design (Neumorphism) in Power BI reports.

Read
D3

An Intro to D3 for Data Analysts

D3 can be used to build custom visualizations from scratch - using programming languages typically associated with web development. The problem is most data analysts aren't web developers (myself included). Lack of even basic exposure to these frameworks can feel like a big hurdle. The aim of this article is to provide a basic starting point for anyone interested in learning D3.

Read