This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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 to create the new column (Rep Release/Version). This part works fine.
Next I want to create another conditional column based on the results of the new column. First I added a step to ensure the new column (Rep Release/Version) was defined as Text. I am using Text.Contains logic to determine value for new field.
I am getting the error "We cannot convert the value null to type Logical" for only a percentage of values. This makes no sense because there is no null value. Please help.
Solved! Go to Solution.
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.
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.
Hi @Alicia_Anderson ,
Could you tell me if your problem has been solved?
If it is, kindly Accept it as the solution. More people will benefit from it.
Or you are still confused about it, please provide me with more details about your problem.
Best Regards,
Stephen Tao
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
Proud to be a Super User!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |