Forum Discussion
ClaraSf
3 years agoFrequent Visitor
Error.Expresion: We cannot convert null to logical
Hi, I have 10 queries appened in a new query (consolidate) and when I refresh all the queries, I got an error in consolidate "We cannont convert null to logical". I have checked the type of all t...
v-jingzhang
Community Support
3 years agoHi ClaraSf
When appending multiple queries, the queries are appended in the order of their positions in the list one by one.
You may go to the last query to be appended and check whether it has any error in the last row. If it does, try to solve the error in the original query. If the error row is redudant and doesn't affect any necessary rows, you can remove this row by using Reducing Rows > Remove Errors.
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.