Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经能够将一个值传递给水晶报表中的参数。但是,我现在的任务是将多个值传递给一个参数。我想查询一个 sql server 数据库并将查询结果传递给参数。如果查询的结果大于一,所有这些都应该被参数捕获。
你要做的是
is one of
此外,您的参数字段应设置为Allow multiple values = true
Allow multiple values = true