Skip to main content

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
  1. Jul 28, 2019, 7:29 PM

    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)}

    I think you need to change Remail_Part&DM to the following as

0/9000