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
sharboy22
New Member

Help with charting data from multiple data sets (same format, updated routinely)

I am new to PowerBI and am unable to create charts using data from multiple datasets. A status report is published each month, utilizing the same Identifiers, but may have new/some rows removed. I am trying to chart the previous 3 months of data on various charts (column, line, etc.). Then, each month i will receive new data and need to pull into PowerBI and add that month's info.

 

Dataset1 (Month 1)

MonthIdentifierStoreLeasedOpen
March[unique][Store Name, there are 5][Yes/No][Yes/No]

Dataset2 (Month 2)

MonthIdentifierStoreLeasedOpen
April[unique][Store Name, there are 5][Yes/No][Yes/No]

Dataset3 (Month 3)

MonthIdentifierStoreLeasedOpen
May[unique][Store Name, there are 5][Yes/No][Yes/No]

 

I would like the chart to look like this:

 

sharboy22_0-1649858734896.png

 

 

2 REPLIES 2
amitchandak
Super User
Super User

@sharboy22 , One way is to append these tables and then you can plot it for three months

 

for three month you can use slicer

 

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

Got it! Now, do you know how i can show the total change month over month for each component? Something like this...

 

sharboy22_0-1649869335206.png

 

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