Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I have a fact table with date and revenue. Now I want to see ony the revenue of the actual month. I created a measure, something like
SUMX(revenue, FILTER(facttable, facttable[date}>blabla)
Now someone told me it would be better to have a date table and use this for filtering.
Now my question: Do I need to create a calculated "filtered" data table and create a relationship or is there another way with a measure?
Thx Chris
Sorry to say that but your measure does not make any sense. The syntax of SUMX is completely different. Secondly, if you want to know how to CORRECTLY build models is Power BI, then you must read this: Understand star schema and the importance for Power BI - Power BI | Microsoft Docs
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
7 | |
5 | |
4 | |
3 |
User | Count |
---|---|
12 | |
11 | |
9 | |
9 | |
8 |