James Morris
07/30/2025, 4:47 PMCeligo AI
07/30/2025, 4:47 PMAI generated answer (using internal Slack threads):Based on the conversations, it appears that you cannot directly copy-paste multiple values into a multi-select field in the UI by adding some sort of delimiter. The values in a multi-select field are typically entered one by one. However, there are some workarounds discussed in the threads. One method is to use a saved search as your parameter and plug in your multiple values in the filter of your search. Another method is to define a custom record type that has a multiple select field on it, then selecting an instance of that record. In the context of displaying multi-select field values in saved searches, it's mentioned that you can usually show the values of a multi-select field as separate rows if you add a value from the multi-select's records. Alternatively, depending on how many selections in the multi-select field, you can hard code it into a column of a saved search through SQL. Each value will have its own column, as opposed to having just one column with multiple values separated by commas. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
07/30/2025, 4:47 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.8516168
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.841447949
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.840881169
Celigo AI
07/30/2025, 4:47 PM