Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

How to create table for first 3 month then Qtr 1, second 3 month Qtr 2 for full year

Hi Hello,

I have category and date. i need to create month wise sales like

         :-    Jan,Feb,March month then Qtr 1

         :-   Apr, May,June Then Qtr 2

   For full Year

 

Please find the attachement required ouput sample for reference.

Bommineni26_0-1595500953878.png

 

2 ACCEPTED SOLUTIONS
amitchandak
Super User
Super User

@Anonymous , if you have a calendar table with month, quarter, you can put them and matrix column and this should be possible.

quarter and then the  month. So that quarter become subtotal

For Calendar
https://community.powerbi.com/t5/Community-Blog/Creating-Financial-Calendar-Decoding-Date-and-Calendar-1-5-Power/ba-p/1187441

 

For Matrix

https://docs.microsoft.com/en-us/power-bi/visuals/desktop-matrix-visual

https://www.burningsuit.co.uk/blog/2019/04/7-secrets-of-the-matrix-visual/

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

dax
Community Support
Community Support

Hi @Anonymous , 

You could set this in Matrix like below

794.PNG

Best Regards,
Zoe Zhi

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

6 REPLIES 6
amitchandak
Super User
Super User

@Anonymous , if you have a calendar table with month, quarter, you can put them and matrix column and this should be possible.

quarter and then the  month. So that quarter become subtotal

For Calendar
https://community.powerbi.com/t5/Community-Blog/Creating-Financial-Calendar-Decoding-Date-and-Calendar-1-5-Power/ba-p/1187441

 

For Matrix

https://docs.microsoft.com/en-us/power-bi/visuals/desktop-matrix-visual

https://www.burningsuit.co.uk/blog/2019/04/7-secrets-of-the-matrix-visual/

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Using the Matrix table you should be able to do this just fine. Ensure your date is set as a hierarchy,

 

Karlos_0-1595502541538.png

 

then use the drill-down function to bring it down to Q, M, and years. 

Anonymous
Not applicable

Hi Karlos, Thank you for your inputs and nearly matched my expected output.

 

Small thing is that i want remove the total of row end.

 

in your sceenshot 462, i need remove that total for all rows.

 

Appreciate for your help..!!

dax
Community Support
Community Support

Hi @Anonymous , 

You could set this in Matrix like below

794.PNG

Best Regards,
Zoe Zhi

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Pragati11
Super User
Super User

Hi @Anonymous ,

 

Can you share some sample data for this?

Also, if you have got a date hierarchy column, you can use it on a matrix to achieve what you are looking for.

But having some visibility on your data will help in answering.

 

Thanks,

Pragati

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Fowmy
Super User
Super User

@Anonymous 

Can you share your source data as table or Excel, it will be helpful to create the solution faster

________________________

Did I answer your question? Mark this post as a solution, this will help others!.

I accept KUDOS 🙂

YouTube, LinkedIn

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors