This message was deleted.
# bolt
s
This message was deleted.
h
the interpolation function
lookup
will always interpolate into a string.
You want to use the
alias
interpolation function instead. It will retain the data type of the key being aliased.
p
👍
h
Another option is to use the “convert_to” feature of “lookup options” as it can convert a looked up value to a particular datatype.