I need your help. I am working on a problem. I have data set with 5 columns. One column has description (open text). other columns are demographics.
As a user i will input the keyword , then the bot has to search through the description column and send the report with all the rows matching that keyword along with other column.
Please let me know your views,
Once you filtered the datatable as above, Use For Each Row Activity to loop in to your filtered datatable. you can use variables to store the data and can use the same variable for your report