Hello everyone,
I'm new to power automate desktop, I'm trying to get a value from datatable using indexes. but in place of hardcoded indexes I want to use variables.
Here is the expression I'm using %dt[%row_index%][%column_index%]% However i'm getting syntax error.
Can anyone please help me with the correct syntax to use above expression.
Thanks,
Karthik