Currently i have a count of 40 reasons in tabular format. Is it possible to show only top 10 reasons?
Eg. If filtered date = today
Reasons Count
R1. 23
R2. 5
R3. 56
R4. 6
R5. 576
....
Currently i have a count of 40 reasons in tabular format. Is it possible to show only top 10 reasons?
Eg. If filtered date = today
Reasons Count
R1. 23
R2. 5
R3. 56
R4. 6
R5. 576
....
Hi @Bhaumik1
I don’t know how you data is structured, but you can use limit:
https://www.metabase.com/docs/latest/users-guide/custom-questions.html#setting-a-row-limit