Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
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
@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.
@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]
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.
| User | Count |
|---|---|
| 75 | |
| 36 | |
| 31 | |
| 29 | |
| 26 |