A program to recognize and reward our most engaged community members
RapidQues wrote:I want to know how i can export the word list from the result of text mining to an excel sheet.I have tried to use the "write excel " operator, but it gives error on connection with word output of process.error message: "expected exampleset".
I did exactly that... Read Document->Process Documents-> Wordlist to Data-> Write Excel -> result .......All ends with green checkmarks and no errors... perfect.. With that, no data and no excel file is generated ... hours of troubleshooting but all with the same results. - Alan
Hi @akin_alan
A very quick way to troubleshoot a situation like that will be putting breakpoint after each operator and this way you can control if each operator actually delivers an output as expected. So if there's a problem you can see where exactly in the process something goes wrong.