Hi All ,
I want extraction date(Already present in this step) from "Run a query against dataset" in Email V2. i have tried using
@{item('Run_a_query_against_a_dataset')?['Weekly[execmax]']} however it is throwing error "Unable to process template language expressions in action 'Send_an_email_(V2)_2' inputs at line '0' and column '0': 'The template language function 'item' must not have any parameters.'.".
Please suggest how to call a value in V2 email form from 2nd step.
Thanks