keepEmptyRows property
If false or unspecified, each row with all metrics equal to 0 will not be returned.
If true, these rows will be returned if they are not separately removed by a filter.
Implementation
core.bool? keepEmptyRows;
If false or unspecified, each row with all metrics equal to 0 will not be returned.
If true, these rows will be returned if they are not separately removed by a filter.
core.bool? keepEmptyRows;