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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
New_hello188
Helper I
Helper I

Streamlining Data: Merging Fixed and Dynamic Tables – Any Tips?

Hi Community Members ! 

 

What's the best way to merge a table with fixed data from 2019 to 2023 and another table that keeps updating from ERP software? We're aiming to create a single table displaying both the static data and the current-year information. Any suggestions from the community would be appreciated!

 

The table structure with fixed data and wanted to merge both tables in this structure. 

 

New_hello188_0-1704902046860.png

 

This is the screenshot of dynamic table ,need to filter record with customer group = False to get the amount 

New_hello188_1-1704902103504.png

 

Thank you ! 

1 REPLY 1
amitchandak
Super User
Super User

@New_hello188 , The first need unpivot. Post that create a date using Month and Year.  After that both tables can be joined with common date table

 

Unpivot Data(Power Query): https://youtu.be/2HjkBtxSM0g

Power Query: When I asked you to create common tables: https://youtu.be/PqfGW6pl1Sw

DAX: When I asked you to create common tables: https://youtu.be/a2CrqCA9geM
https://medium.com/@amitchandak/power-bi-when-i-asked-you-to-create-common-tables-a-quick-dax-soluti...

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors