I created a data table visualization and now want to exclude some values from the table. There is a field "Exclude" in the "Advanced" section. If something is entered there, that value is excluded from the table. But I want to exclude multiple patterns. How can I do that?
The exclude field in the advanced section is a regular expression, so you can list multiple terms using the | operator, or you can use the advanced JSON instead and send an array of excluded terms.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.