Write Data into Worksheet Action using RPA
Hi team,
I am Exploring Excel RPA ,
docs.appian.com/.../actions-excel-license-required.html
I want to get values into Excel cell as columns which are stored in DB,
i have a CDT name resources with fields EMP-ID and Name, i Added some values in DB creating record actions.
then Using Write into Excel Action in the value Array I tried using both record type and CDT recordtype!resources.name / 'type!{urn:com:appian:types:ERP}ERP_Resources'(),
But when i use CDT I am getting the fields in the CDT like EMP-ID and name ,but not the values in the DB. as shown below

i came to know that we have to give the List of CDT's in value array , but I don't know how to do it to get the values under Name column .
Help me in Finding more resource to know more about the Excel RPA configurations.
Thank you
J Vinay
