I have a column chart where I want it to only disp...
# gooddata-cloud
c
I have a column chart where I want it to only display the top ten values of the nmetric. is there qa way to do this?
k
Yes. In GoodData you can limit a column chart (or any visualization) to the top N values of a metric using a ranking (Top/Bottom) filter. In Analytical Designer (UI) 1. Open your column chart in Analytical Designer. 2. In the filter bar, click the filter dropdown icon. 3. Check Top/bottom values and click Apply. [Filter visualizations] 4. Click the new Top/bottom values filter pill in the filter bar. 5. Choose: ◦ Top (for highest values), ◦ Set 10 as the number, ◦ In Out of, pick the attribute you’re ranking (or All), ◦ In Based on, select the metric used in your chart. 1. Click Apply. [Use ranking filter] The chart will now only display the top 10 values of that metric. If you’re doing this via GoodData.UI, you can achieve the same with a
newRankingFilter
on the measure used in the chart. [Ranking filter] 👍 0 button 👎 0 button ℹ️ Tip: Mention @kapa.ai in the thread for follow-ups. 👀 Our Support team monitors all messages and will jump in if needed.
s
Hi Chris. I can confirm the answer of our AI. Give it a try and let us know.
c
yes thats teh option, not sure why i forgot it existed haha
😄 1