Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i have a scenario i want to display the rows which contain lead,opportunities,contacts=0
please find the following attachment
Hi Praveen,
you can try this:
=count({<response={0},oppty={0},lead={0}>}[activity id])
Ramya
Hi Praveen,
I think it is best done at the script level. Please see the attached script.
Thanks,