reporting services - How do I only set the default parameter values for a report if it is running as an email subscription -
i have report has start date , end date parameters. want parameters set yesterday's date if report being run email subscription , must left empty if report being viewed in web browser user user can select date range without report automatically rendering first time. how go doing this?
it takes in part of state parameter settings subscription date: use default value , assuming parameters specify date in format: "date" -1
normal date offer , able choose date if needed
Comments
Post a Comment