What can we help you with?

e.g. Getting Started, Build Dashboards

Can I parameterize the Widget/Visualization title (based on a variable assigned in a drill-down)?

1 comment

  • Avatar
    Ralf Abueg

    Yes, you can make a widget name dynamic by adding a parameter as the Visualization Title in widget settings. This will take the field name, and the row position of the value you want to display in that field. 

    Format:

    {{field_name: row_number}}

    Example:

    {{customer:1}}

    In this example, we want to dynamically display the value in the first row of the the "customer" field as the widget name. 

    You can also use a drilldown to to pass a value into the parameter. 

    Here's a run-thru: https://www.loom.com/share/4287b1bfef4c4b57980103434f4a3c53

    0
    Comment actions Permalink

Please sign in to leave a comment.