标签: reporting-services
我有一个存储过程,需要传递2个参数。我不认为这可以用lookupset完成,可以吗?
答案 0 :(得分:1)
Join(Lookupset(True, True, Fieldname, DatasourceName), ", ")