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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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?

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;

??