Trying to create a bar chart and would like to exclude three terms. Under advanced, there's the exclude section but I can't seem to figure out the syntax for it to treat the three terms as separate values. What's the proper syntax?
3 Likes
Hi Walker,
You can use regular expression syntax with the or operator like load|cpu
to exclude both of those terms.
Regards,
Lee
5 Likes
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.