🎉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

[SOLVED] file name into example from loop files

User: "GregM"
New Altair Community Member
Updated by Jocelyn
I have been trying to find a good way to create an attribute while looping through files that stores the file name that was imported in each example rown

any help is appreciated
thanks

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "MariusHelf"
    New Altair Community Member
    Use Generate Attributes and create an attribute called filename and set the definition to "%{file_name}" (including the quotes). The file_name macro contains the name of the current file... does this help?

    Best regards,
    marius
    User: "Gelalee5"
    New Altair Community Member
    Sounds great, I will stay tuned.
    User: "manufc09"
    New Altair Community Member

    Information is done very well.