Hi,
Is there a way to create a chart that will autogenerate the slices based on the filter return? for example:
cpe_models:
label: “‘CPE Models’”
filter: distinct(DeviceID.OUI)
this chart would generate all the necessary slices and it would show a chart listing all the different OUIs in the db.
Cheers,