Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Data from bit field showing as -1

Hi,

I have brought some data through from a bit field in a SQL Server database; the '1' values from the db are showing as '-1' in the table in the QV report.

I've tried changing the Number options for the field in the Table Box Properties but it makes no difference.

How do I 'mask' this data and make it show as 1?

Labels (1)
1 Solution

Accepted Solutions
m_woolf
Master II
Master II

In script:

     -Field as Field;

??

View solution in original post

1 Reply
m_woolf
Master II
Master II

In script:

     -Field as Field;

??