Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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#
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |