@Misbah
Hi Flok,
How to modified export script to get the customize file name along with current date & time
Regards,
Rahul
Thanks but below is the working script
============================
set hour=%time:~0,2%if "%hour:~0,1%" == " " set hour=0%hour:~1,1%set min=%time:~3,2%if "%min:~0,1%" == " " set min=0%min:~1,1%set sec=%time:~6,2%if "%sec:~0,1%" == " " set secs=0%secs:~1,1%set filename=D:\outfile_%date:~10,4%%date:~7,2%%date:~4,2%_%hour%%min%%sec%.csv%set Operation=-service "https://api.anaplan.com" -auth "https://auth.anaplan.com" -export "ExportName" -execute -get %filename%
======================================================================================================
@xrprasadx
Generally, the solution is quite simple — we should use the %date% and %time% built-in variables, that display date and time based on the regional coding.
Hope it Helps!
Hello Anaplan Community, I have a special requirement from a customer and would appreciate your input. Let me explain the situation: We have a hierarchy with three levels: Level 1, Level 2, and Level 3. Screen 1: Creation of Level 1 Items On this screen, the user selects a team. Based on their selection, an action runs to…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…
Anaplan Champions! The Community team just posted this announcement that certification badges may not be showing up on your profile probably until next year. Rest assured, you will get credit once you complete and pass the exams. https://community.anaplan.com/t5/Blog/Badges-Back-Soon/ba-p/123385