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!View all the Fabric Data Days sessions on demand. View schedule
hi team,
I want to display the values as shown in the table below.
How to Achive this .
| Jan | Feb | Mar | Q1 | Apr | May | jun | Q2 | Jul | Aug | Sep | Q3 | Oct | Nov | Dec | Q4 | Total | |
| 2020 | 10 | 10 | 10 | 30 | 10 | 10 | 10 | 30 | 20 | 30 | 40 | 90 | 10 | 20 | 30 | 60 | 210 |
| 2021 | 20 | 10 | 30 | 60 | 23 | 12 | 10 | 45 | 10 | 10 | 10 | 30 | 20 | 20 | 80 | 100 | 204 |
Solved! Go to Solution.
Hi @rajasekar_o ,
You will need a disconnected table containing the periods (month, quarter) and some advanced DAX to achieve that. Please see attached pbix for reference.
Hi @rajasekar_o ,
You will need a disconnected table containing the periods (month, quarter) and some advanced DAX to achieve that. Please see attached pbix for reference.
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!