Hi Board Platform , I'm trying to use the distinct count function within aggregation to give me number of weeks on sale and number of stores from a sales units cube (for an algorithm). Behaviour seems really intermittent, it seems to work, but then when I put the entity I'm counting on the row (i.e. put Store on the row, count number of stores) I expect to see 1,1,1,1, but instead it just gives me the sales units. Has anyone else experienced this? Am I miss-understanding this function...?