Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in BI by (17.6k points)
I've tried this = FormatDateTime(Now,"MM / dd / yyyy hh: mm tt) "on SSRS page, but it doesn't work for me to make an error. Please help me with expression. I want output shown in this way 12/4/2013 12:05

1 Answer

0 votes
by (47.2k points)

Input

=Format(Now(), "MM/dd/yyyy hh:mm tt")

Output:

04/12/2013 05:09 PM

Check out Msbi certification training that enables you to master MSBI tools like SSIS, SSRS, and SSAS using SQL Server.

31k questions

32.8k answers

501 comments

693 users

Browse Categories

...