Create a view for dependent tables.

Certified Associate Developer

We created a CDT called "Extraction_details" in Appian, which contains 36 fields such as "effective date," "agent name," "company name," and others.

For each field, we provided an array, resulting in the automatic creation of corresponding database tables.

Now, we are trying to create a view for these tables to display all the related data for a single "extraction_Id". But we are getting repetitive rows and data is being multiplied which is causing us more issues.

This is related to the query https://community.appian.com/discussions/f/general/35170/need-to-export-process-variable-data-in-a-pm-to-a-formatted-excel-sheet by  

Is view creation possible?? If so can anyone guide us with it.

Thanks in advance,

  Discussion posts and replies are publicly visible

Parents Reply Children