Hi, I build this card using a bar graph and aim to get the TOP 10 PERILS only. What formula in beastmode can I add just to get results for only the top 10? Columns used: "Peril" and "Peril Counts"
Thank you!
Sort on descending and then limit to 10 items:
This works. Thank you so much! :)