Skip to Content
0
Jun 03, 2020 at 01:31 PM

How to convert integer type to boolean in BODS

345 Views Last edit Jun 03, 2020 at 08:38 PM 2 rev

My source table for creating BODS jobs have 2 columns which are boolean.And while importing that table into BODS it automatically becomes 0(instead of boolean value 'false')..

Is there any way where I can convert it into boolean and load into hana table?