I am creating a report in Business Intelligence Studio there I am getting a problem is that, I have a one date column in format smalldatetime, in my SQL Server Table I want to show it in my report in different format which is dd/mm/yyyy. What I have to do for this Ashish Kukreja
I can't get you I try that formula in Expression =Format("Fields!Next_Visit_Date.Value","dd/mm/yyyy") next_visit_date is my coloumn name