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
Query to find matching patterns in a table
how to eliminate double input of a value
Using a Field from a Table as part of the file name when saving in a module
Desktop app registry and program files access under Vista and Windows7
How to change Windows 7 pre-login background image
Pinnicle PCTV 330e
Updating a field based on a Combo Box in a DAP
Link Tables by Date Range in MS Access
Migrating Windows Live Mail to Outlook 2007
=SUMPRODUCT formula error