Skip to main content

Hi Everyone,

 

Hope your all doing well,

 

I want to create a table where the data stored in it will be values selected from the dropdown in the view.

 

Please share any suggestion asap.

 

Thanks,

 

KANDI AJITH NAIDU.

Hi @kandi.naidu,

 

Please follow these steps:

  1. For every column that you want a dropdown button is needed (i.e. you cannot select multiple items per drop down). In the example below you'll find two columns, of which the second can also put on NULL so that it isn't used.
  2. Create a custom object to create list of dimensions that can be selected. This you can configure in the YAML editor of the Knowledge Model. For more info, see the Celonis Docs.image
  3. Let your custom objects in the dropdown component and write values to a view variable:image
  4. Configure your table in the YAML editor to listen to the view variablesimage
  5. Done! Your result should look like this:image

Thanks @janpeter.van.d  , for valuable insights .

This helps me a lot for my use-case.


Thanks @janpeter.van.d  , for valuable insights .

This helps me a lot for my use-case.

Hi @kandi.naidu,

 

Happy to help! Please accept the answer to help fellow peers.


Reply