Hi Guys, what’s up ?
I wanted to ask if there is any way we can selection multiple attributes in new views and update variable based on it.
Currently, the ‘multiple’ option is disabled for attribute selection.
I tried with free text but it just adds additional single quotes in beginning and end of the string, so those single quotes should be removed to consider it as table and fields.
for ex. “table”.”field” is considered as ‘“table”.”field”’.