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!