Forum Discussion

tatto330's avatar
tatto330
Copper Contributor
Oct 27, 2021
Solved

Average delivered and cost

Hello how to calculate this details from the data set below ?
1. Average delivered order duraton in UA
2. Average delivered order duration in Kyiv
3. Average percentage of cancelled orders (cancelled orders/total orders) for each city
4. Average percentage of cancelled orders in UA
5. Cost per delivered order in UA6. Cost per delivered order in Kyiv

4 Replies

  • SergeiBaklan's avatar
    SergeiBaklan
    Diamond Contributor

    tatto330 ,

    You need to specify country and city exactly in the table. Excel has no idea that Odesa is UA and "Kyiv left bank" is Kyiv, sorry for that. With exactly specified country/city you may load data to data model and use DAX measures  to calculate what is required aggregating the result into PivotTable. But first step is proper classification.