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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello All,
I have 5 weeks of data for the same month.
I want to display weekly total in the visualization. So user can see weekly trend of data growth. I also want grand sum total on same visual.
Currently I am dispaling data but it is displaying data value of whole month. (sum). I want to break down on weekly on the same visual.
.
Any help will be appreciated. Thanks
Actuallu I want sorting too. in same visual. Getting weekily breakdown data , i picked staked column chart.
example:
week 1 -- 100
week 2-- 90
week 3-- 50
week 4- 100
week 5 - 70
80 to 100 -- high
60 to 80 -- medium
60 & lower - low
i will assign RED color to High, Yello to Medium and Green to low
@sdhn
You need to add a week number to your table and use it in the visual
Week = WEEKNUM([Date])
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!