can i get multiple price levels on one line in a s...
# general
j
can i get multiple price levels on one line in a saved search?
m
I'm not sure if this will fully resolve your issue but look into NS_CONCAT. It's an undocumented feature of saved searches that allows for summary searches to contain multiline data.
j
i just found a results field called "other prices" which pulls in all price levels
m
nice
m
Also `NS_CONCATS`'s big brother
LISTAGG
that is actually documented 😜