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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
The source data for my data is already aggregated by quarter and year. There is no date-level detail so I do not have a date table. I need to build YTD total measures for the following:
This is my table:
Can someone help me with the DAX syntax to accomplish this?
I don't think that would help you. Instead, add a calendar table to your data model and use the standard functions.
@lbendlin thank you. I have now figured out the solution. I was confused because when I created a date table before and tried to connect my "Q1 2022" data field to the date table, it would not allow me because it's a many to many relationship.
What I figured out is that I just need to create a date field for all of my Q1 2022 data and set it to 1/1/2022 to connect to the date table. That's the part I was missing!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 52 | |
| 50 | |
| 34 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 94 | |
| 77 | |
| 41 | |
| 26 | |
| 25 |