Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 |
---|---|
13 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
28 | |
19 | |
13 | |
11 | |
7 |