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

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.

Reply
k_Saurabh
New Member

Using Multiple Data sets to create metrics trend

Hi All,

 

Due to the huge dataset, I have ceated monthly data sets and created a report  for each month.

Now, I need to show some monthly trends for which I need atleast 6 month of data in one data set. So I was thinking if there is a way so that I can merge monthly dataset and create a new 6 month data set to show monthly trends.

 

Or in case there is another better idea to show the trending using 6 diplz suggest so.

 

Thanks in advance!!

 

Regards,

Saurabh

2 REPLIES 2
Anonymous
Not applicable

@k_Saurabh 

If you have same columns in each month table, can you just append the 6 months table as a new query in query editor?

 


Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@k_Saurabh , Create a date table(or month table) , join with all tables and sum up the measure from all these tables and use that in visual (other common dims needed too)

 

= [Measure month1] + [Measure month2] + [Measure month2] +Measure month3] + [Measure month4] + [Measure month5]

 

 

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

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.