Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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#
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 11 | |
| 9 | |
| 9 | |
| 8 |