Limit a Dimension based on measure not in the chart
I have a line chart. A dimension of Territory and a measure.
I want to limit the Territories that are displayed based on a different measure that is not displayed in the chart and use the limitation property to just display the top 5 territories based on this measure. But in the chart display the measure values for the main measure.
The limitation property appears to only default to the measure that is in the chart and doesn't allow me to use a different measure.