Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Inventory first in first out

the task: I have a set of data with the information of the move in dates and move out dates of production batches, and I need to check which batches violate the "first in first out" rule. And it should be on plant and product level.

 

In excel, I would make a pivot table and order the move in dates from oldest to newest, and then I can just compare the move out dates.

 

Unbenannt.PNG

 

Is it possible to do something similar in Power BI? I have googled a lot but still have no idea how I should start.

 

Thanks a lot in advance!