Practice Power BI

Theory Into Practice

  • Home

Posts Tagged → FILTER

Running Total

posted in DAX on August 24, 2021 by DAX_learner

I’ll review some basic DAX running totals (aka cumulative totals) and then various advanced examples.

Change Total Row Calculation

posted in DAX on January 19, 2021 by DAX_learner

If totals in your viz aren’t showing what you want DAX can change them.

Funnel Chart

posted in DAX, Visuals on January 4, 2021 by DAX_learner

I’m going to build a Funnel chart and recreate tooltip values using DAX measures.

80-20 Rule

posted in DAX on December 29, 2020 by DAX_learner

Let’s use DAX to see if transaction data adheres to the 80-20 rule.

Dynamic Segmentation Table

posted in DAX on December 16, 2020 by DAX_learner

I want to segment aggregated data into groups. How can I automate the task of creating these segmentation groups?

List items selected in both slicers

posted in DAX on November 24, 2020 by DAX_learner

I have 2 slicers based on the same column of U.S. states.

SUMMARIZE saves the day

posted in DAX on October 5, 2020 by DAX_learner

Question 1 is easy. Question 2 is tricky. It requires a virtual summary group by table. A what?

Measure Uses Virtual Table

posted in DAX on September 30, 2020 by DAX_learner

Some questions require a virtual table inside a measure to create the required data structure.

Categories

  • DAX
  • Power Query
  • Visuals

Recent Posts

  • Working With Totals
  • Counter in a visual
  • multiple date fields in fact table
  • Dynamic X axis on charts
  • Running Total
 Share This
 LinkedIn

Share on Mastodon