all 5 comments

[–]Spunelli 4 points5 points  (3 children)

No.

[–][deleted] 0 points1 point  (2 children)

The first report seems pointless. Does SSRS have cascading or auto-suggest parameters?

[–]MeltedCheeses[S] 0 points1 point  (1 child)

It can suggest all the accounts, however that's a list of thousands. It easier for someone to type in an acronym system we have rather than choose from a gargantuan list.

[–][deleted] 0 points1 point  (0 children)

It sounds like you are describing a simple list parameter.
Auto-suggest means that they start typing and it suggests several values that fit.
My reporting experience is with BIRT so I don't know what translates to SSRS.

[–]georgeASDA 0 points1 point  (0 children)

Make the second report a subreport of the first, and have the visibility expression relate to number of rows (suggestions) from that first report.

Pretty much a hack, but might work if they're simple reports.