Forum Discussion

leletran's avatar
leletran
Frequent Visitor
3 years ago
Solved

Building a time phased inventory

Hello all,   I hope I'm not in over my head with this, but I'm trying to build a time phased inventory that will calculate available total quantity after an order is placed, with new orders subtrac...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi leletran ,

    This is because your "OrderDate" column have duplicated values, please try to add an Index column in PowerQuery pane, then modify your dax formula with "Index" column.

     

    Best regards,
    Community Support Team_Binbin Yu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • leletran's avatar
    leletran
    3 years ago

    Okay, got it! Used the wrong operator and had unnecessary syntax. 😁