I ve a pivot table like example below. I ve got region, country, products and calculated dim as VisitDim. Sales and Visit on expression. My problem is visit data isnt related with products. I mean in expression i cannot split visit calculation by products. On calculated dimension i got true answer with this;
But when i put this on expression it doesnt work properly, first of all "Products=" make it trouble, selection on products doesnt work because of this.
How should i make my expression to get the same result like VisitDim. By the way can i use calculated dimension on expression with any column(columnno) function or sth like that? If not pls share your suggests about expression.