Forum Discussion
Charticulator: Null Values in Line Chart
- 4 years ago
I had a similar issue. Here is my solution, select the symbol - attribute -in visibility set up, the default is conditional context - change it to a value field (e.g., [active headcount])- click the field and select boolean condition greater than 0.1, then the 0 symbols will disppear.
I had a similar issue. Here is my solution, select the symbol - attribute -in visibility set up, the default is conditional context - change it to a value field (e.g., [active headcount])- click the field and select boolean condition greater than 0.1, then the 0 symbols will disppear.
- CasualDA4 years agoFrequent Visitor
Thanks. I chose a similar solution since i still wanted to show 0 values. I set all null/blank values in my dataset to a negative value and then used the filter as you described.