Hi all,
Not sure to which category this issue belongs, perhaps it can be solved with DAX, or in Query Editor, or calculated columns… But hope somebody can help me out.
I have a dataset that contains a table called 'StockMovement History" that contains the number of products on stock for each day, and each product.
There is also a table with Sales Orders.
From this we would like to make an aging report, to see which part of the stock was purchased between 0-3 months ago, which between 3-6 months ago and so on.
So looking at product 25007, this stock arrived on 16-03-2021 and yesterday only on 20-04 only 609 were left. So if i set a date filter on today, I would like to see that 609 products were in aging categorie 0-3 months. But when i set a date filter on 16-03, this should be 2200 products, and when i set a date filter on 01-03, it should show that there was nothing in stock at that moment.
But I feel there is not enough data in this table to make this analysis. I’ve read a lot on this forum but can’t find anything simular to this. I think we should have the incoming date, or determine this from the qty when it goes up some day, but I dont know how to do this…
I have attached a dummy report with only 2 of the products in it, but there are a lot more products in the original dataset.
It would be great if somebody can point me in the right direction to get this sorted.
Many thanks in advance!
Aging Dummy Report.pbix (728.5 KB)