[HELP] How to Manipulate Data After Import Tool And Then Save It to Datalist?

Confluence User - 12 Sep, 2022

Need help here guys!


How to manipulate the data right after Import Tool using and then save the manipulated data into the Datalist?


Here's the data example:


I want the data to be saved into something like this:


Before i was using Multi Tools then Database Update Tools with sql query like this, it works tho but it just doesn't feel right. I want the "LIKE" query could look into a column table that contain the keyword for each member for the data manipulation. How could i achieve that?


Any little help would be very appreciated. Thank you guys!

forms;datalists;sql;import-tool;importing;process;workflow;beanshell;database;spreadsheet;fileupload;filters

2


12 Sep, 2022
confluenceUser
confluenceUser

Consider using the iterator process tool

Iterator Process Tool - Marketplace Knowledge Base - Joget | COMMUNITY

after import tool, use iterator to db query a list of all the available members and perform a db update tool for each member in the list.

19 Sep, 2022
confluenceUser
confluenceUser

Thanks for the response sir, but i want to get the list of the available members from a column table data. How can i achieve that?

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print