Forum Discussion
unclejemima
Post Patron
8 years agoExpression that yields variant data type with IF statement?
I used an if statement for a calculated column with no problem if my TRUE variable was fixed example: IsInventry = if(LComment[FileNo]=7,"True","" If I use a variable as the TRUE example: IsIn...
- 8 years ago
v-jiascu-msft
Microsoft Employee
8 years agounclejemima
Post Patron
8 years agoFantastic. That works great!