Forum Discussion
tatto330
Oct 27, 2021Copper Contributor
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 (cancell...
- Oct 28, 2021
If using formulas please check as variant in attached.
SergeiBaklan
Oct 27, 2021Diamond 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.
- tatto330Oct 27, 2021Copper ContributorHello please see attached document
- SergeiBaklanOct 28, 2021Diamond Contributor
If using formulas please check as variant in attached.
- tatto330Oct 28, 2021Copper ContributorThanks a lot bro