Skip to main content
Question

Dynamic Variables in new Studio Views

  • October 18, 2024
  • 2 replies
  • 120 views

connor.manth
Level 4
Forum|alt.badge.img

Is there a way to create dynamic content using the Enhanced View Variables? 

For my use case, I’d like a column header to update automatically to the current month, in numerical format. So as the months progress, the column would go from October (10-24) to November (11-24) to December (12-24), etc.

I used this functionality a lot in the old analyses, as a dynamic variable.  

2 replies

abhishek.chatu14
Level 11
Forum|alt.badge.img+4

The option you are looking for is Parameters

https://docs.celonis.com/en/knowledge-model---kpi.html#UUID-2522d9f4-5581-abab-a64b-608ac58f2ca7_section-idm4584070161676834146191878913

 

Once you update the variable it will automatically be updated in your KPI as well.


janpeter.van.d
Level 12
Forum|alt.badge.img+26

Hi @connor.manth

In the legacy views, it was possible to dynamically change fields or text by using javascript snippets (see https://docs.celonis.com/en/legacy-view-variables.html#UUID-3cc2c19d-0a6e-a577-96bd-27e772d7cbc3_id_ViewsVariables-UseCasesforVariables).

Once the enhanced views were launched, it was unfortunately not possible to use this, but maybe this has changed over time. 

 

I hope this helps!