Dear Exports,
I Have Created Fetch XML reports
Here am fetching the data from Appointment
1. in Scheduledstart attribute column am getting the 1 day less so i have given the following format
=DateAdd("d",1,Fields!scheduledstartValue.Value)
2.in the next column am fetching the Day of scheduledstat attribute here am getting the previous date day name only. as you can check in the bellow attachment here 25 means Thursday
if i want to fetch the today's date day name what should i do please any one can help me on this.
Thanks & Regards
Uma