March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hey everyone,
I’ve got this calendar table that I built with DAX. I’ve been tweaking it as I need more time-based features.
As you can see, I have sort the table by FiscalMonth,
because I need it for this graph:
But now I need add this graph
and I cannot find the way to sort it by Day of the week.
Unsure if I change the sort by column to fix this I will get damage the previous one.
Any ideas?
Thank you,
Solved! Go to Solution.
Hi,
In your Date table, you could create another column and use the SWITCH function to give the days of the week a number. Then use that column to sort the chart.
If this answered your question then please mark it as the solution so others can see it.
Best,
Hi,
In your Date table, you could create another column and use the SWITCH function to give the days of the week a number. Then use that column to sort the chart.
If this answered your question then please mark it as the solution so others can see it.
Best,
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
129 | |
90 | |
75 | |
58 | |
53 |
User | Count |
---|---|
200 | |
104 | |
101 | |
67 | |
55 |