1

Basically code variables. It's easiest to explain from the use case perspective: 1. If I make a tem


Avatar
Grzegorz Szafrański

Basically code variables.

It's easiest to explain from the use case perspective:
1. If I make a template, from which I create 10 Databoards, and in each databoard I edit data ranges.
2. If I then decide that actually I want one of the Datablocks to be a bar graph instead - I have to edit each Databoard individually because if I overwrite from template I will lose all the custom dates.

The vision:
It would be great if the template could be built with palceholder values such as placeholder_metric_1, placeholder_metric_2 etc.
Then when the template is used as an actual Databoard I could simply tell it that placeholder_metric_1 is "Salesforce Leads"
That way if I push an update from the template my metric would still be displayed correctly.

A