Forum Discussion

egsiegel's avatar
egsiegel
Frequent Visitor
3 years ago
Solved

Boolean values different on published report

I have created a report using Desktop that includes 2 Boolean fields (checkboxes) from Sharepoint Lists. The values come into the dataset as TRUE for checked boxes.   I use this value in filters a...
  • egsiegel's avatar
    3 years ago

    I figured it out.

    the columns were set to text rather than TRUE/FALSE.

    changing them and updating all references resolved the issue