Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I'm trying to create a report to show the number of survey respondents and CSAT per week. However, the weeks are not showing in correct order. Instead of being in 1,2,3,4,5... order, it's showing as 1,10,11,12,13,14,15,16,17,18,19,2,20... Can you give me a tip on how to fix this? Thanks in advance! 🙂
Solved! Go to Solution.
Try using Sort By feature described here: https://support.powerbi.com/knowledgebase/articles/592116-sort-by-column-in-power-bi-desktop
Alex.
One possible option is:
Week = Format (WEEKNUM([Date]);"00")
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.