Add Date To Subject

  • How do you add the Date to the Subject field for an email subscription?

    I can use the @ReportName to specify the report name but how to dynamically add the date?

    The date the report was executed.


    Kindest Regards,

  • Hi...

    You may use this =DateString to print the system date on your report.

    You may keep it as an explicit parameter also so as to make users able to select or deselect that parameter so as to print the date or not...as per their requirement....:)

    I hope this should help!

    TRIGGER....jst TRIGGER this...:))

    Thanks,

    Niraj

  • I'm talking about putting the date on the subject line in the email for a subscription.

    I know I can put the date using the global variable @ExecutionTime, but I'm talking about the subscription!

    I said all this in my original post!


    Kindest Regards,

  • Hi....

    (Its gr8 to know that....that you knw everything...)....

    Well...make your ? crystal clear...are you trying to create subscriptions programmatically....or using Report Manager...

    If you are using Report Manager..then you must be knowing...using @ExecutionTime..we can display dates.....

  • Niraj,

    I mentioned this in the original post. It pays to actually understand what one has expressed before you offer suggestions!

    Yes! Subscriptions via Report Manger. And yes....I know about @ExecutionTime, but once again I said in both my posts so far the date only. Not Date and time that @ExecutionTime produces.


    Kindest Regards,

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply