Forum Discussion
apoje
5 years agoHelper II
Conditional column result returns a list – should return a value
Hi, I have the below formula, where if the condition is met the result is pulled from the other query which is also loaded in the same excel workbook. The result should be a single value, but it retu...
PhilipTreacy
5 years agoSuper User
Hi apoje
You'll have to join the tables from the two queries then create your conditional column from the joined table.
Phil