Hi,
we have quite a number of timeseries which have externalIds with spaces. Unfortunately this throws off the search algorithm of the data explorer (and also in charts when adding new data). Disallowing fuzzy search (which should not be necessary since we *know* the externalid we are looking for) yields no results. Why allowing fuzzy search for the name will give back almost all timeseries not even remotely related to the timeseries we are looking for.
I tried placing quotes around the externalId without any success. Is there any way to protect the spaces in the name or to get the search to match externalIds including the spaces?