Passing integer parameter to drill-through report

非 Y 不嫁゛ 提交于 2019-12-11 16:08:40

问题


I have a report in SSRS. The report has one string parameter and one integer parameter. Both parameters have default values set up. I have a text box with an Action to the report itself (drill-through report). I tried to pass both parameters to the drill-through report (even by hard-coding the values) but only the string parameter goes through. The integer parameter keeps its default value when the drill-through report is rendered. Do you know if there's an issue with integer parameters in drill-through reports?

来源:https://stackoverflow.com/questions/7429097/passing-integer-parameter-to-drill-through-report

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!