Forum Discussion

3 Replies

  • Yes it is possible to make column names dynamic.

     

    You can create a column with a name from a variable.

    You can also rename a column with a new name from a variable.

     

    If you share what you want to create we can help with a more targeted reply.

     

    Usually dynamic columns are first used when you want to avoid hard-coding column names. As an example when you expand a column to multiple new columns. For that there is a good solution.

    • Charline_74's avatar
      Charline_74
      Resolver I

      Great news thanks for your feedback :
      Here is my table :

      And I'd like to make my column titles dynamic so that the right period is displayed in the title according to the selected period.

      And I would like to replace for example the title Actual Period (Monthly) - 4 by Actual Period (Monthly) 02-24