Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Empty cells in source - Zoomcharts Advanced Network visual

I have a source that includes a column called "sub-attributes". For certain records the cell is sometimes blank and when I use the Network visualization it shows up as (empty). I've tried using the Visual level filters to remove the (Blank) values, but it filters the entire entry if it doesn't contain a value in the "sub-attributes" column.

 

Is there anyway to have the visual ignore empty cells without removing the entire row?

 

Thanks,

1 Reply

  • TeigeGao's avatar
    TeigeGao
    Solution Sage

    HI Anonymous ,

    In your scenario, we can use the function ISBLANK() to change the empty value to other value like 0.

    Best Regards,

    Teige