GetDataCell in cube views of members based on criteria Text
Hi, there is a way to get the sum of the values of all the members that I filter with the text3? for example text3='Austria'
In this case in Row1, I have E#Entity.Base.Where(Text3 = 'Austria'), which identify two entities, and in Row2 GetDataCell(CVR(Row1)):Name(Total Austria), but it doesn't work.

