BIX Extract File name with date value in csv output format

HI,

Can I expect help from anyone in getting file name append with date whilst extracting data in CSV file format by using Bix rule.

we can modify the file name(adding %d or %t to filename) if its xml format ,but in csv is there any way to append date to file name

@BharathS4720 Hi, isn’t the .%d or .%t working for csv as well, I think it has to work out!

@AkshithReddyT there is no option available to define the file name in the extract rule when the output format is CSV

@BharathS4720 ,you can configure it in the property configuration popup of the extract rule (ToFile field)

@BharathS4720, Can u have a look at the image attached!

thanks Akshith It worked.After inserting %d after filename in the “to file” field (which contains output file name) of the csv