Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
It's possible make the double header into matrix like this example?
Day of week and Days?
Any sugestion? thanks
Solved! Go to Solution.
Hi, @marciofornarii I don't think that it is possible.
Only to concatenate the day of the week with the day / format it as "ddd dd" and play with the column with.
Something like ths :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi, @marciofornarii I don't think that it is possible.
Only to concatenate the day of the week with the day / format it as "ddd dd" and play with the column with.
Something like ths :
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
it's not exactly what i want, but help me.
Thank you!!