Hi All,
I needed some help with creating calculated field for my dashboard. I got some help from the community forums and I am thankful to people who helped me, but since i am new to tableau I am stuck at this step.
4 answers
I think you need to change Remail_Part&DM to the following as "Remail" and "PartnersandDirectMail" have different measures:
{FIXED [Date1]:SUM(if [Channel]="Remail" THEN [Cost Per loan_1] ELSEIF [Channel]="PartnersandDirectMail" THEN [Cost for PartnersandDM] END)}