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.
I've already created a "Quarter" calculated column to display Q1, Q2, Q3, Q4 by doing some research online. Quarter = FORMAT('Date'[Date],"\Qq")
I have a 'Date" table and 'Date' field, and also a 'Year' field.
I'm trying to create a calculated column to combine both "\Qq" space then "YYYY" but I can't seem to get it to work. Would I need to use a different DAX function than FORMAT? I'm having a hard time figuring out the correct DAX syntax. Any help would be appreciated.
Solved! Go to Solution.
Thank you. The QuarterSort, Sort by Column worked.
Sorry:
Try this..
Whitewater100,
I couldn't get DATES to select so I needed to alter it a bit to 'Date' instead of DATES but it worked! Thanks!
Hi:
Yes, your Date table is named Date and mine is Dates.
To answer your question.
Please have another CC (this will be to sort y)
Thank you. The QuarterSort, Sort by Column worked.
Hi:
That's great! Can you mark my answer as accepted solution? Have a nice day.
Hi Christine:
You can add a CC to your dates table
Q#
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 |
---|---|
12 | |
11 | |
10 | |
9 | |
8 |