Hi all, we have a challenging problem, for creating a custom report we are trying to write a sql query that retrieves events with their custom values.
We don't have a problem with custom string values or single select lookup.The problem is with multi select custom field values, that we want to retrieve as comma separated values (i.e val1, val2 etc)
We were wondering if someone has some piece of code as an example that you can share with us
thanks!