Does Qlikview convert logical values before displaying them?
We have a SQL database that contains a logical field. When I import that field into QV, it displays as either "-1" or "0". However, when I viewed it in the native SQL format, it was "1" or "0". Does QV convert SQL's default logical values to its own values (i.e. the number displayed, not true or false) when it imports the table?