sql server - How to populate SSRS parameter with UNIQUE values from pre-existing dataset - Stack Overflow

This is similar to this question, but I want to avoid a second SQL query if possible.I have a dataset

This is similar to this question, but I want to avoid a second SQL query if possible.

I have a dataset which looks like this:

SELECT [id], [category], [data]... 
FROM MyDatabase.MyTable ... 

which returns this data set as result:

ID Category More Data
1 foo DATA 1...
2 bar DATA 2...
3 foo DATA 3...
4 bar DATA 4...
3 baz DATA 5...
4 bar DATA 6...

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744335259a4569083.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信