How do you let end users customize report columns in SSRS? -


I would like to create a report, where users have the ability to select which columns they want to see from the pre-defined list. There may be other options, such as applying a consolidated work for nearby powerters (on average, yoga ...).

How can I complete this with SSRS? (This will be the first report effort with SSRS).

Take a look at SSRS Report Builder:


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -