You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have been testing the Xporter (v5.4.5, Server) Scheduled Reports feature and have successfully created a scheduled report. But when I add any time mapping to the file name, as specified in the Xporter resource: "Exercise 2 - How to Manage Scheduled Reports", the report will not generate. If I remove the time mapping, the file generates successfully and overwrites itself upon every scheduled run (set to run every minute for my tests).
The Output Name field of my scheduled report is: My File ${CurrentDate}.pdf
Again, if I remove the mapping to just: My File.pdf it works fine, but it overwrites itself on every run.
Thanks for the help!
That happens because the result of "CurrentDate" is something like "2018-05-04T16_44_07.118+01_00[Europe\London]" that contains characters not allowed on filenames.
Please try this filename and give us your feedback.
My File ${dateformat(“yyyy-MM-dd”):CurrentDate}.pdf
Best Regards,
Xpand Add-Os Team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, I'm using Xporter 6.9.10.2 and this does not work, any advice?
Time to Work in Progress - ${dateformat("yyyyMMdd"):CurrentDate}.xlsx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.