Forum Discussion
BratKat
Microsoft Employee
3 years agoWeekly data and slicer
Have a graph that uses a Slicer (using between) and a measure to get each week per a column of the dates we reference. MonthWeek = 'Work Items'[Team Date 01].[Month] & " Week " & WEEKNUM('Work Ite...
BratKat
Microsoft Employee
3 years agoAdditional information:
The Team Date is from AzDo Work Items as the date of the task per item.
- BratKat3 years ago
Microsoft Employee
Thank you, I tried this however it didn't resolve -
Even if I change the sort method, still off.
Measure created =
Tooltip = SUM('Work Items'[Team Date 01])Using this measure in prevous screenshots to sort by weeksMonthWeek = 'Work Items'[Team Date 01].[Month] & " Week " & WEEKNUM('Work Items'[Team Date 01])- Anonymous3 years agoNot applicable
Hi BratKat
Did you put the measure to the tooltip, and you can try the first method I have offered, after testing, it can be work.
Best Regards!
Yolo Zhu