Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: Change a Date/time to a date format

    In the properties window - locate Format and enter MM/dd/yyyy.

    Or if an expression, you can use the function FormatDateTime(Fields!<your datetime field>,2)

    (This uses the machine configuration of date for short date.

     

    Hope...

  • RE: TOP Clause functionality within Groups

    Thanks for the help.

    I had thought of doing it this way, but was trying for something in 1 query instead of multiple.

    I thought if there was a way to put...

Viewing 2 posts - 1 through 2 (of 2 total)