• mortalic - Tuesday, October 17, 2017 11:54 AM

    It appears the wildcard syntax you're using is deprecated.

    This seems to work now:
    @results = EXTRACT postcode string, oacode string, total int, percentage int, filename string FROM "/oacodes/{filename:}{*}.csv" USING Extractors.Csv();

    Hi there

    Sorry for my delayed response. Funnily enough, I was playing about with this feature recently, and found the same as you - everything works as expected now.
    I'll update this article when I post up the next step in the stairway. Thanks for taking the time to comment.

    Regards,
    Mike.