14 Dec 2021
04:30 AM
- last edited on
15 Dec 2021
03:39 AM
by
MaciejNeumann
When I base a graph or table in the Data Explorer on geolocation, the resulting data is on several different 'levels' - cities, countries, continents - all mixed up. Is there a way to prevent this, by filtering on one level for instance?
Solved! Go to Solution.
You can set a filter to filter it by continent, but not list it by continents. The Ascending/Descending isn't by location name either, its based off the values for each location.
This would be a great RFE to put in tho.
@zietho I disagree on this. This will sort on the internal dimension value, not on the human readable value, so it's not applicable in general.
So it sorts on the values like APPLICATION-CB0200BF7867BEA0 instead of "Easytravel Angular". You need to engage the :names transformation to get another dimension value - the human readable one.
true indeed, forgot about :names ;). good catch and I will update by time.