标签: reporting-services
我在R语言中使用sp_execute_external_script的SSRS报告。
我遇到多值参数问题。
@params = N'@ age int'
我想从报告中选择更多值? 例子3,5,7岁。 谢谢