Hi Experts
Looking for suggestion on Data model(PowerPivot) with Fact and dimension for below Fact table on which i need to measure KPI for "ZONE" with filter option on Area and Region [ fact Table ( below is example of 60000 R and 90 C) ]
I have create 3 dimension tables 1. Area ( Primary key 60 unique values), Sub Area ( Primary key 130) and ZONE. But struggling to get right combination of relationship
Aggregation method suggestive using SUMIFS
FillterArea
FillterSub Area
ZoneQTY
AAASUMIFS( QTY, AAA>=0,AAA<=3, Area, Filter Selection, Sub Area, Filter Selection)
BBBSUMIFS( QTY, DDD>=0,AAA<=3, Area, Filter Selection, Sub Area, Filter Selection)
CCCSUMIFS( QTY, CCC>=0,AAA<=3, Area, Filter Selection, Sub Area, Filter Selection)
DDDSUMIFS( QTY, DDD>=0,AAA<=3, Area, Filter Selection, Sub Area, Filter Selection)
Fact table
TypeAreaSub AreaQTYAAABBBCCCDDD
AFGV1102022
AFGV102021
AFGV2100011
ATFV1100221
ATFV1103121
ATFV1202112
ARGV2100111
ARGV1100231
ARGV2102111
Looking for suggestion on Data model(PowerPivot) with Fact and dimension for below Fact table on which i need to measure KPI for "ZONE" with filter option on Area and Region [ fact Table ( below is example of 60000 R and 90 C) ]
I have create 3 dimension tables 1. Area ( Primary key 60 unique values), Sub Area ( Primary key 130) and ZONE. But struggling to get right combination of relationship
Aggregation method suggestive using SUMIFS
FillterArea
FillterSub Area
ZoneQTY
AAASUMIFS( QTY, AAA>=0,AAA<=3, Area, Filter Selection, Sub Area, Filter Selection)
BBBSUMIFS( QTY, DDD>=0,AAA<=3, Area, Filter Selection, Sub Area, Filter Selection)
CCCSUMIFS( QTY, CCC>=0,AAA<=3, Area, Filter Selection, Sub Area, Filter Selection)
DDDSUMIFS( QTY, DDD>=0,AAA<=3, Area, Filter Selection, Sub Area, Filter Selection)
Fact table
TypeAreaSub AreaQTYAAABBBCCCDDD
AFGV1102022
AFGV102021
AFGV2100011
ATFV1100221
ATFV1103121
ATFV1202112
ARGV2100111
ARGV1100231
ARGV2102111