-
Re: Display all column data even if blank or null
I actually had the same problem and solved it without fieltering the data in the card, but doing a specific calc field. This avoids manipulating the dataset sum(case when `dimension_name`='x' then `y…1