Forum Discussion
Anonymous
3 years agoNot applicable
Logical type in data source
Hi! Does anyone know how to force a variable to enter as logical (True/False) on data load? Thanks!
johnt75
3 years agoSuper User
You can set the datatype of a column in Power Query.
Anonymous
3 years agoNot applicable
Thanks for the reply, I mean that the variable already enters with that type without having to change it.
Thanks.
- johnt753 years agoSuper User
That would depend on your source, but I think if it returns true and false as text values, rather than 1 and 0 for example, it should get picked up automatically.