Notifications
Announcements
No record found.
Good day everyone,
I'm developing a report that uses an RDP with two date parameters.
when the date parameters are displayed in the report using auto design, they are formatted as dateTime instead of date, which can mislead the user and confuse them.
Is there a way to remove the time portion of the date?
Hi Abdullah,
Have you tried to format the values using this?
=format(Parameters!Dataset1_FromDate.Value,"dd/MM/yyyy")
Hi Abdullah T,
Please use following expression in the textbox of the date field.
=format(Parameters!Dataset1_AsPerDate.Value,"dd/MM/yyyy")
Refer to:
daxture.blogspot.com/.../format-date-in-ssrs-report.html
I'm using an auto design though, and if I understand correctly, I have to create a precision design to add this formatting, right?
Hi Abdullah T
Yes, an auto design works well for that quick report solution when you need to mainly get some data out fast and the users aren't too picky on how it looks.
In your case , you need to use precision design.
Thank you Will, I'll do just that.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 449 Super User 2025 Season 2
Martin Dráb 422 Most Valuable Professional
BillurSamdancioglu 239 Most Valuable Professional