sarvesh.b
(Sarvesh)
January 25, 2022, 11:11am
1
I want to display every march month from 2017 and then after march March 2021, I want to display quarter months appearing after march 2021 till today’s date i.e june, september and december. Plzz help I cant solve this problem.
If the CurrentDate=1/03/2017
and if you need to display upto 1/03/2021
CurrentDate.AddYears(count)
Srini84
(Srinivas Kadamati)
January 25, 2022, 11:37am
3
@sarvesh.b
Check below thread for your reference
Hi Folks,
i need to calculate the quarter month name for current month. i.e.
i have 4 quarter month Jan, April,July,October
If current month is December then the input should be October
If current month is October then the input should be July
if current month is august the input will go to july.
Please guide me. If possible pls provide sample xaml.
Thanks…!
Hope this may help you
Thanks
sarvesh.b
(Sarvesh)
January 25, 2022, 12:24pm
5
Should put this command in assign activity with taking a new variable, Right?
Gokul001
(Gokul Balaji)
January 25, 2022, 12:59pm
6
Yes @sarvesh.b you are correct
Regards
Gokul