Parameterize start test from ReporterforUiPath.activities based on external data sheet such as excel

Start test activity from ReporterforUiPath.activities has property - priority dropdown but we would like to parameterize this using a variable, can someone suggest what can be done

(post deleted by author)

@anusha.mayreddy

Welcome to the community

that field does not support variable

so you can use a switch activity and based on the priority you pass switch can work and corresponding priority can be selected in the switch

cheers

Thanks for the update