The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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#
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |