Comments
-
Hey Arbor. Wanted to provide an update to this issue. After chatting with my sales rep it seems like there isn't a way to make this possible. The goal for all cards is to display information. This idea takes away the readability of the dashboard. The filtering on the card(s) rely on the page filters. There doesn't seem to…
-
Thanks for the reply Arbor.This did not solve my issue. It wanted to do a count instead of showing the names. I did try something like… Case When Length('campaign_name') > 0 then 'campaign_name Else '' End Still shows all the campaign names. I'm wondering if it is an issue with my datatable. (Everything is joined together.…