Forum Discussion

fmdf's avatar
fmdf
New Contributor III
5 years ago

Bit is converted to 'true' and 'false'

Everytime I pull data from SQL Server / Salesforce etc, if the data type is bit, it returns a string of ‘true’ or ‘false’ that I am then having to convert back to a 0 or 1.

How do I get this to behave differently?

4 Replies