What is a Add Data Row?

In practice Excel Application scope I have a error for Age in Double But in this activity show error please help
Captura de pantalla 2022-12-14 101925

Hi @PAREDES_DE_SANTOS-EXT_BER

Try like this

new Object(){Name,Age,Income}

Cheers

Your variables have different datatypes. They have to be the same. Try adding .ToString on the end of each of them.