问题
I have a proc that produces a results set that is exactly what I need but I am having an issue putting that into SSRS. The issue is that the report is looking for 6 different value ranges and what plans fall into those values ranges. Using a query field wont work because there are more than one row per column. So i am confused on what to do
proc results:
Report Layout:
回答1:
First of all, i'm confused and yet not clear about your question but if i understand it right then you just have to add a "parent group" in your ssrs report.
来源:https://stackoverflow.com/questions/50294035/needing-to-transform-proc-results-into-ssrs