fbpx

All articles with 'dax' Tag

How to create SVG DAX Measures in Power BI (Easy, step-by-step Tutorial with Sample File)

Published on May 6, 2025 in Power BI
How to create SVG DAX Measures in Power BI (Easy, step-by-step Tutorial with Sample File)

SVG (Scalable Vector Graphics) is a great way to add a bit of flavor and pizzazz to your boring Power BI reports. I have been using them for a while and really love how easy and fun they are to work with. So today, let me share the technique and provide sample measure code that […]

Continue »

New vs. Returning Customers Analysis with DAX [Easy Formulas]

Published on Mar 4, 2025 in Power BI, Power Pivot
New vs. Returning Customers Analysis with DAX [Easy Formulas]

DAX offers powerful way to analyze “new” vs. “returning” customers. In this article learn easy and simple DAX measure patterns to count number of new customers and number of returning customers from your data. What is a Returning Customer? A returning customer is someone who comes back to our business and does another transaction. For […]

Continue »

Nest Egg Calculator using Power BI

Published on Aug 6, 2018 in Power BI, Power Pivot, Power Query
Nest Egg Calculator using Power BI

Welcome to Power Mondays. Every Monday, learn all about Power BI, Power Query & Power Pivot in full length examples, videos or tips. In the first installment, let’s take a look at something we all can related to – Money. 

We all know that Power BI is good for creating awesome visual experiences. Today let me share another fun way to use Power BI – to build a calculator. Learn how to create nest egg calculator in this Power BI parameter example tutorial.

Continue »