Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

How to set a blank date field on SSRS report builder

(0) ShareShare
ReportReport
Posted on by 3,065

Hello forum,

How can i set a blank date field on SSRS report bulder.

Will be glad for quick response.

Thank you.

*This post is locked for comments

  • Aileen Gusni Profile Picture
    Aileen Gusni 44,524 on at
    RE: How to set a blank date field on SSRS report builder

    I see..

    Just fix your SQL Query.

    Rather than you show 01/01/1900 like that, right?

    Fix your SQL Query to show Null, it will show Null/Blank as well in the SSRS.

  • Ridwan Profile Picture
    Ridwan 3,065 on at
    RE: How to set a blank date field on SSRS report builder

    Thanks for your response.

    Just want to set a blank date field after i generated my report, rather than have some odd date.

    Regards,

    Disu Ridwan

  • Suggested answer
    Aileen Gusni Profile Picture
    Aileen Gusni 44,524 on at
    RE: How to set a blank date field on SSRS report builder

    Hi Ridwan,

    What do you mean? Is that Report Parameter or Text Data Field.

    If Text Data Field, if in the SQL Query returns blank or Null Data, then it will show the blank date as well.

    ssrsdatefield4.png

    I only put the field value:

    ssrsdatefield3.png

    Or you can use this:

    =IIf(IsNothing(Fields!DateTime.Value), "", Fields!DateTime.Value)

    Based on your criteria using IIF, the key is the IIF IsNothing and ""

    Or, if what do you mean is parameter, you can set this:

    ssrsdatefield2.png

    Result:

    Thank you.

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.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,432 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans