Condition:
Cascading filter : Continent → Country → Code
Calculated Field 'TotalNumberOfOneCountry’Code: countOver(Index,[Continent,Country],PRE_FILTER)
Purpose:
1st line shows total number of index regarding selected Code(‘None’ in this case) Per Day.
2nd Line shows total number of index in that country Per Day.
Problem:
TotalNumberOfOneCountry’Code only shows constant total across all days.