Hi,
I have a data table query where one of my sub buckets iis aggregation filters
and two other sub buckets which are terms aggregation.
Now my data tables looks like this
filters 	                APMGroup: Descending  	DestinationNSG: Descending  	Sum of EgressMB
SrcNSG=OVS1	Default Application Group	ovs-1	                                        1.335
SrcNSG=OVS1	Default Application Group	ovs-3	                                        0
Is there a way to not show filters column in this data table for every row??
Can we remove this filters column??
Thanks,
Divya