I would like to Convert a Decimal number into Binary for a Boolean Argument calculation i.e. I have a Decimal number of 307 (100110011) and I’d like to know if the 1st bit is a 1 or 0. (True or False)
Does anyone have a work around for this in QuickSight?