Hello, I have a select from a SQL Server table, I read a bit column and when I export the data in the column appears "True" / "False" values.
In the DataFormats, I change the BooleanFalse to "No" and the BooleanTrue to "Yes", but it doesn't work.
How I can change to get the "Yes" / "No" values.