Forum Discussion
Anonymous
6 years agoNot applicable
Error with AND Statement
Hi All, I have this Calculated Column: But I got this error message: The thing is that those two tables have relationship between. Any suggestions? Thanks
VasTg
6 years agoMemorable Member
Anonymous
Looks like the Sprintdata table is not related(no relationship defined) to the table where you are trying to create the new column.
I would also recommend you to use variables to get the RELATED values and use them in the IF statement.