Forum Discussion

vjnvinod's avatar
vjnvinod
Impactful Individual
7 years ago
Solved

calculated coloumn error

Hi Team,

 

i am getting the below error while calculating a new coloumn

any help?

 

  • An if statement must return a single data type. My guess is the column is a numeric value. Your alternate result is text. Just remove the quotes around the 0

2 Replies

  • MattAllington's avatar
    MattAllington
    Community Champion

    An if statement must return a single data type. My guess is the column is a numeric value. Your alternate result is text. Just remove the quotes around the 0

    • vjnvinod's avatar
      vjnvinod
      Impactful Individual

      MattAllington 

       

      thi is awesome, i still have some challenge

       

      i have 2 visual table from a single table

      how can i show this 2 table as 1, is there any provision to do so? (i don't want to create 2 tables and then set a relationship)