And right away a second question: We are analysing...
# gooddata-cloud
t
And right away a second question: We are analysing our customer support tickets for our top 10 customers. We do have area charts that show for each customer, how the ticket volume changes over time, stacked by problem type (example below). Now we want to display those charts for the top 10 customers given the filter criteria on the dashboard. I was hoping that the “Repeater” could do that for me, but it seems that it can only handle single metrics and not area charts. Is there a way for me to adapt the repeater and make it more powerful? Add on questions for repeaters: • I want to filter for the top 10 customers by ticket volume. For that I apparently have to drag ticket volume into the chart. Is there a way to do the top 10 filter without dragging the ticket volume metric into the chart? • I want the top 10 customers sorted by volume. Currently they appear sorted alphabetically. Can I do that?
j
Hi Thomas, I'm afraid we will need to mark this for product feedback at this time
p
🎉 New note created.
t
thanks @Joseph Heun! Would a way around that be a custom visualisation that we build on our own?
j
Absolutely. You can use sdk to create a custom viz, but nothing like this is out of the box
t
yup, I would assume so. I didn’t look yet into how complex a custom viz would be. Is the current repeater code available so we could just extend it?
j