I wanted to calculate the column RestOrder
in DAX. Can you guys please help? The TotalOrderDay
column was calculated with the Allexcept()
formula. I need something like calculate the orders for Statedate
remaining or so...or a SQL "rownumber over partition by kinda thing".
Thanks for help!