Question : How to add parameter value on file name in sql reporting

Can i add parameter value on file name of the report while scheduling in SQL reporting ? for example, let be my report name is TheatreList.rdl, i'm passing a parameter filmname, let the parameter value be 'UP', then i need the file name as TheaterList_up.pdf.
Is there any solution for this ?

Answer : How to add parameter value on file name in sql reporting

Try using @ReportName@ParameterName in the File Name of the Subscription - see screen attached.  If you want to make it unique you can use the @timestamp variable as well.

Please let me know how it goes.

 
Screen scr1
Screen scr1
 
Random Solutions  
 
programming4us programming4us