Forum Discussion

Adidas's avatar
Adidas
Icon for Helper I rankHelper I
7 years ago
Solved

Dynamically deploy charts on a page

I’m trying to build a dashboard displaying the sales person’s performance for a variable period.

Each salesperson performance will be represented on a separate gauge.

The number and identity of salespersons are dynamic for each period, so I can’t hardcode the visuals in advanced.

Is it possible to deploy the gauges dynamically on the page depending on the unique list of employees generated by the query?

I remember in SSRS I was able to put the visual inside a matrix table cell in such a case

thanks

  • Hey,

     

    unfortunately this is not possible, as at the current moment the functionality of small multiples is missing.

     

    But maybe you can use this visual instead:
    https://okviz.com/bullet-chart/
    It has a lot of options to adapt the appearance of the visual.

    Hopefully this provides some ideas.

     

    Regards,

    Tom

2 Replies

  • Hey,

     

    unfortunately this is not possible, as at the current moment the functionality of small multiples is missing.

     

    But maybe you can use this visual instead:
    https://okviz.com/bullet-chart/
    It has a lot of options to adapt the appearance of the visual.

    Hopefully this provides some ideas.

     

    Regards,

    Tom

    • Adidas's avatar
      Adidas
      Icon for Helper I rankHelper I

      Thanks, Tom

      I wasn't familiar with the term small multiples or Trellis

      Now I have some leads to solve my problem

      all the best!

      Adidas