Join Slack
Communities
Powered by
<@U2AFFF3UP> if you are using NS_CONCAT I'm assumi...
# general
m
michoel
02/02/2020, 11:31 PM
@mattb
if you are using NS_CONCAT I'm assuming it's a grouped search so try changing
WHEN {pricinggroup} IS NULL
to
WHEN MAX({pricinggroup}) IS NULL
Open in Slack
Previous
Next