Microsoft
Software
Hardware
Network
Question : how to change the date format on the X-axis - ssrs
I have a "Weekly" interval set on the X-axis on the chart of my SSRS report.
now, I want to show the week number and not the actual date.
How, do I do this?
Answer : how to change the date format on the X-axis - ssrs
use function
instead of using
=Fields!ColumnWithDate.Val
ue
use
=DatePart(DateInterval.Wee
kOfYear, Fields!ColumnWithDate.Valu
e)
Random Solutions
InfoPath 2007: Error on file open, "InfoPath cannot create a new, blank form"
programmatically work with object data source and report viewer
SharePoint Services Site Image
Disappearing Appointments in Exchange 2007, Outlook 2007 mailboxes
Using Rich Text Box
SQL criteria applied to nested queries
Export Worksheets with Values and additional Code for Cell Protection
How to zip/unzip with VB.NET?
Antivirus solution for Windows Server 2008 R2 Core.
Where are email attachments stored in windows mobile 6.5?