Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a table A which doesn't have date fields and I have created a master calendar from another table B.
How to create a dummy dates for Table A so it can be linked with Master calendar.?
Regards,
Sumit
Creating dummy dates is based on your business requirement, but any how u can use today() function to create date field.
@anat Thanks for your response, today() will display only today's date. Is there any way where i can store today() in QVD's and after every day it'll generate QVD's which contain old dates too.
Eg - today() 22/12/2021 and it'll reload daily will generate 23/12, 24/12 and same dates i can use in my application
If you've any code please share it with me
Regards,
Sumit