Hi,
Can anyone please confirm the text width limit on csv files that are imported into the Laserfiche Client? I believe it is 185 characters until any remaining words are pushed down with a carriage return to the next row. I am using Workflow to process csv files by retrieving document text and using multi value tokens with pattern matching to search and update metadata. But the issue I have is the text that is extracted from the csv for each row appears to have a limit width of 185 characters, the words exceeding this character count are are moved onto the next line/row afftecting the workflows ability to capture those remaining columns.