Forum Discussion
jerrywalk1
7 years agoRegular Visitor
we cannot convert the value null to type logical...
I am getting the error "we cannot convert the value null to type logical..". The problem is that it tells me what table when trying to load but it does not tell me what column nor does it create an e...
Greg_Deckler
7 years agoCommunity Champion
In the Query Editor, logical columns should show up as having a red X and green checkmark in their column header. Perhaps you can track it down that way. The other way would be to filter out nulls on each column until you find the right one.
jerrywalk1
7 years agoRegular Visitor
sorry i have been out on vacation. I will try the solution today.
Greg_Deckler wrote:In the Query Editor, logical columns should show up as having a red X and green checkmark in their column header. Perhaps you can track it down that way. The other way would be to filter out nulls on each column until you find the right one.