FavoriteTableau Community Forums Member (Inactive) (Salesforce) asked in #Tableau Desktop & Web AuthoringSep 1, 2015, 6:17 PMaggregate-non aggregate if and statementn/a2 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Accepted AnswerAlexander Mou (Data Embassy)Sep 1, 2015, 6:19 PMUse attr() to wrap around your dimensions: If atttr([Inn onn])="in" and atttr([store])="store3" then [YTDCalc] endAdd a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Accepted AnswerAlexander Mou (Data Embassy)Sep 1, 2015, 6:19 PMUse attr() to wrap around your dimensions: If atttr([Inn onn])="in" and atttr([store])="store3" then [YTDCalc] end