Data source value is dynamic - please use dynamic configuration for metrics.

Andreas Cierpka
Kilo Guru

I am building a dashboard for our application. After a couple of attempts I now know how I would like to build it. The main issue I do have right now is when I do dynamic data binding.

In UI Builder I have done the data binding:

AndreasCierpka_0-1704382970735.png

By using the right table and conditions I am getting back what I am expecting.

Now when I want to bind the data to the component I do:

AndreasCierpka_1-1704383072110.png

Whatever I am trying to do for the metic doesn't do anything and the component looks like:

AndreasCierpka_2-1704383138242.png

Help / Guidance is appreciated as I read almost everything I could find but didn't solve my issue.

5 REPLIES 5

Oh that's an interesting approach, hadn't thought of that. Although it does mean that I could allow the agent to select specific date ranges, only pre-prepared ones (last week, last month etc) but certainly better than nothing.

Thanks for the hint.