Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Time Intelligence | Data Modeling and DAX Fundamentals
Power BI for Beginners

Time Intelligence

Swipe to show menu

Time intelligence is what separates a basic report from a dashboard that actually drives decisions. In this chapter, you'll write four time-based measures: Sales YTD (cumulative year-to-date revenue), Sales PY (same period last year), YoY Change (the dollar difference), and YoY Pct Change (the percentage difference).

question mark

You write the measure Sales YTD = TOTALYTD([Total Sales], 'Date'[Date]). A user selects March 2024 in a slicer. What period does Sales YTD cover?

Select the correct answer

Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 3. Chapter 8

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

Section 3. Chapter 8
some-alt