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
Doing a VLOOKUP in a pivot table???
How to restore a database?
embed blank word doc in access file
How to fix my dcdiag errors?
C# and NUnit Framework
Unable to Install Visual Web Developer 2008 Express Edition
Designing schema table for database.
Getting return value from an embedded Internet explorer
ASP.NET AJAX autocomplete textbox for suggestion
Save FoxPro Form or Container as jpg or gif