Forum Discussion
Anonymous
8 years agoNot applicable
True / False seen as Text Column - DAX Help!!!!
In my dataset, I have added an additional column that ouputs True, False or (blank). Upon import, PBI sees it as text and I can't convert it to True/False in either Query Editor or in Data (left-rai...
Anonymous
8 years agoNot applicable
Thanks for the feedback.
When I change the Data Type I receive this window:
And then I receive an error message that "We can't automatically cvonvert the column to True/False type.
Any thoughts.
tjd
8 years agoImpactful Individual
Does the column currently say "0" or "1" or "True"/"False"? I believe that it has to be in 0/1 format to change to True/False. What's 0 (True) depends on the question being asked in the column - e.g, if column heading is "Is Current?", then 0 would be true and 1 would be false.