This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
In the column of a table graph i have a hierarchy (month, day) - as shown below. I would like to specify also the weekday (mon, tue, wed, thu, fri, sat, sun). I have tried different options, but i never get what i am actually looking for. Any ideas on how to tackle this?
Solved! Go to Solution.
@alevandenes You can use this way .
step 1 : Create a Calender using below dax .
or Step 2 Create A new column using these dax function .
@alevandenes You can go to transform data then click on
table name => Work data coloumn => Add coloumn then date => name of the day => you will get name of the day column name => close and apply once loaded then drag that in your work date slicer =>Bingo..
Final solution :
Hi @HarishKM
this is my starting point (see screenshot below). the thing is i dont want to lose the day number. I would like to see both that and the weekday.
in the way that you proposed, results would be grouped into weekdays but in this case i would like to keep them separated into days
Thanks a lot already for your support on this
Kind regards,
Alessandra
@alevandenes You can use this way .
step 1 : Create a Calender using below dax .
or Step 2 Create A new column using these dax function .
@alevandenes , You might have to create a date table and create a custom hierarchy
Custom Hierarchy
https://stoneridgesoftware.com/creating-hierarchies-in-power-bi/
https://www.youtube.com/watch?v=x6vXVJZ_eTY
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |