Forum Discussion
vjnvinod
Impactful Individual
7 years agocalculated coloumn error
Hi Team, i am getting the below error while calculating a new coloumn any help?
- 7 years ago
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
MattAllington
Community Champion
7 years agoAn 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
- vjnvinod7 years ago
Impactful Individual
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)