I need to display date as a pop-up, but the date to be displayed( Currentdate+IntervalDate-weekends)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 02:35 AM - edited ‎03-14-2024 04:42 AM
I need to display the date as a pop-up but the date to be displayed should be Current Date + Interval Date(which varies) - (exclude the weekends).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 02:48 AM
Hi @vipuljay
Where you want to display the popup ? Also, from where we will get the value of interval date ?
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 02:55 AM
Hi @Amit Verma
The pop-up is been displayed with some string stating " I will be available to work on YYYY/MM/DD ".
The interval value is been drawn from the sqe data mapping table.(everything is taken care but i am unable to exclude the weekends).
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 02:59 AM - edited ‎03-14-2024 02:59 AM
Hi @vipuljay
Please check below posts. You might get some ideas :
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2024 03:00 AM
Thank You .