For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
Hi All,
Is there any way...I want to use the function @CONCATENATE for date 04-01-2021
But the year 2021 should be from POV Currmbr(years).
I tried this way @CONCATENATE("04-01-",@NAME(@CURRMBR("Years")))
But not working.. any help please.
Can anyone help on this please.
How to create a date from rule for below.
20210401
Where 2021 will be from substitution variables.
Regards, Srikanth
Hi Srikanth What is the use case? What are users entering and what is the output you are looking for, e.g. a member of type "Date" or something else? Regards Stu