Crystal vs SSRS

Hello.

I have a report that, in Crystal, it will show a panel. In this particular report for example, it breaks the report up into customers. So you don’t have to scroll to find what customer you want.

Like this:
image

Does SSRS/Microsoft Report Builder have a similar function available?

1 Like

You can create bookmarks yes, so when you preview it in PDF it will have a bookmark per customer.

OR if you use collapse/toggles you can do that as well if you’ll be viewing it using the SSRS site

4 Likes

Thank you!