You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

It is recommended to get familiar with Report Variables.

Basic information

Variables can be used in many ways in BellaDati. In some cases it might be required to open report or dashboard with values of variable already set. When only one value is needed, default value of variable can be used. If the value needs to be set dynamically, passing parameteres in URL is the best option.

On this page:

Passing parameteres in URL

This example shows how to add variable to indicator formula and then set its value through URL.

  1. Create new report
  2. Open Variables and filter panel
  3. Add new number variable identified as "var" and click on Save.
  4. Add new table
    1. Add formula indicator - see example formula below. Then click on Save.

    2. Add drill-down and save the table and also the report. Since default value of variable is not set, the indicator values should be empty.
  5. Add some value to variable and click on Save.

 

  • No labels