Forum Discussion
Alicia_Anderson
4 years agoResolver I
Conditional Column based on Text.Contains gives sporadic error
I have 2 columns defined as Text (Reported in Release & Support Version). I replaced all nulls in each column. I have logic to use either the value from the first column or the 2nd column field t...
- 4 years ago
I finally figured out the problem. There was an additional field that I used in the conditional column (which was not included in my screenshot). That field still had some null values.
PhilipTreacy
4 years agoSuper User
It's hard to debug this without the source data and your query code - can you supply them?
You say First I added a step to ensure the new column (Rep Release/Version) was defined as Text - is this working for all rows? How did you implement this?
Regards
Phil