How to update Existing Records?

Can We update the existing Record value of a datatype Without Activity?

if yes Could you please mention how to Update the records?

Hi @SIVAKUMARC16770096, you can export the data type table as an excel file, update the values and import the file back to the data type.

@SIVAKUMARC16770096 if not activity, anyway you will need savable dpage and to use savable dpage you can use a reusable flow action or a flow. You just need to populate dpage with the key of the record and save it using flow action or shape in flow.