Default value to Table Column

How do i set default value to Column ,in table ,

For example i need the value like "Started " first as default value

Hi @Anil-470f

You can set the default value (or formula) under the formats settings for the column:

if "Started" is a rowlink, then you can use the FindRow() or IndexRow() functions to populated the default status as "Started".

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.