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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
isafu
New Member

Merging some rows with same dates (multiple rows have same date but different data)

POWER QUERY HELP ENGLISH.jpg

 

Hi, I'm very new at using Power Query, I would appreciate any pointers / guide to solve this case 

Data source are two different table, purchase and production 

I need to make a report table based on date, as shown on the bottom right table 

 

What I have tried: 

Using unpivot 

 

Result:

Expression.Error: There weren't enough elements in the enumeration to complete the operation

 

Thank you!

 

1 REPLY 1
edhans
Community Champion
Community Champion

I woud not merge these tables in Power Query. Bring them in largely as they are. You also need a date table - one is included below for your reference.

 

Now, use the Date table to control both of these FACT tables - flour purchase and cookie data. Relate the date field fro the Date table to both date fields. It would look similar to the below. (ignore the color and odd relationship on the sales table here, it is a composite model and it will look "normal" on your model.

edhans_0-1663083936861.png

 

 

Drop the Date from the date table in a visual, like a Table or Matrix viz. Now drop data and measures (but not the date field) from both Flour and Cookie tables and it should show up correctly. This is how a Star Schema works when using 1 or more dimension tables to control/filter 2+ fact tables.

 

Creating a Dynamic Date Table in Power Query

 

Microsoft Guidance on Importance of Star Schema



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.