Skip to main content
Question

Hi everyone! I am trying to create a dropdown selection on a column, to chose from "Yes" "No" but I am not able to, not sure why.. I created an augmented attribute and put the possible values, but the dropdown is not working.. Does anyone have a


Captura de pantalla 2024-01-16 105433

UP


janpeter.van.d
Level 8
Forum|alt.badge.img+19

Hi @joyce.cardo12,

 

Did you configure your table to be able inline editing as described here https://docs.celonis.com/en/table.html#UUID-8d13eefc-67a7-4976-a756-d8356610d190_section-idm4603375903369633804049330075?

Other than that, I do not have a clue.

 

Best regards,

Jan-peter

 


Hi @janpeter.van.d Thanks for the help... when I try to put the option it says thatCaptura de pantalla 2024-01-16 112341


janpeter.van.d
Level 8
Forum|alt.badge.img+19

Hi @joyce.cardo12,

 

The Tabs in the code editor should be strictly aligned. Please increase the indention of the 'onEdit' statement to be on the same level as 'order' to match the example:

 

image


Reply