简体   繁体   中英

SSRS Report Subscription

Please help me if i could append time stamp to SSRS report subscription. Time stamp should be in YYYYMMDD format. 'ReportName @timestamp' is giving me timestamp in 2017_03_17. My Datasource is oracle.

I appreciate your help.

If this is for file names in subscriptions in SSRS, then no.

https://msdn.microsoft.com/en-us/library/ms160334.aspx gives a list of all available variables for names (@ReportName & @ExecutionTime for emails, @TimeStamp for fileshare).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM