🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"Extract Filename from Process Documents to use in Join"

User: "mob"
New Altair Community Member
Updated by Jocelyn
I have a folder of documents where the filename of each is needed to "join" the text contents with another dataset. Is it possible to extract the filename, remove the extension and add it to the results in some way so I can associate the 2nd dataset with the contents of the file

At the moment I'm using the process documents from folder operator but I'm not sure how to get from there to where I want to go

Find more posts tagged with

Sort by:
1 - 3 of 31
    Why not use loop files and Generate Attributes with %{filename}?

    This should work.

    ~Martin
    User: "mob"
    New Altair Community Member
    OP
    If the filename was also contained within the text inside the file would it be possible to use "Process Documents" operator
    User: "haddock"
    New Altair Community Member
    Absolutely