Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi all,
step 1:
i have a date excel file which as dates in it and i loaded it
ex:
Date:
12-jan-2018
13-jan-2018
step 2:
now i want set variable to store the above date
Step 3:
i want to load the file
ex:
load *
from [..//xyz_12jan2018.xsl]
but instead of file name 12jan2018.xsl i wanna use variable set on step 2, how can i achive that,it used happen dynamically
U need to convert it into desired format using Date(Date#...
hi attached text file hope it may understand clearly