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

Time Intelligence

メニューを表示するにはスワイプしてください

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?

正しい答えを選んでください

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 3.  8

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

セクション 3.  8
some-alt