I have an expression that show me the lead time of the supplier, using as a dimension the IdSupplier.
This expression is =NUM(AVG(OrderArrivalDate-OrderDate),'#.##0')
I modified this expression, as suggested in this community, to have the forecast of OrderArrivalDate using the avg in a chart with the ID Order as dimension
Hope this resolve your issue. If the issue is solved please mark the answer with Accept as Solution & like it. If you want to go quickly, go alone. If you want to go far, go together.