We are able to fetch these fields from DB but unable to find out.. how to Add these columns dynamically to the Existing Report?
New to RDLC ...please give any suggestions.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Iftikar HussainPosted Jul 12, 2013, 9:40 AM
Regards,
Iftikar
lakshmi sowmyaPosted Jul 12, 2013, 9:25 AM
Sanjeeb LenkaPosted Jul 11, 2013, 11:38 AM
http://www.sqlservergeeks.com/blogs/AmitK/sql-server-bi/54/sql-server-how-to-handle-dynamic-column-report-in-ssrs
http://www.codeproject.com/Tips/574957/Using-SSRS-Matrix-Control-to-Generate-Columns-Dyna
http://www.codeproject.com/Articles/11254/SQL-Reporting-Services-with-Dynamic-Column-Reports
http://forums.asp.net/t/1453680.aspx/1
Iftikar HussainPosted Jul 11, 2013, 11:03 AM
You can use column Visibility option to show or hide a column depend on condition. I believe you are selecting all columns for RDLC.
Refer the below link
http://www.bidn.com/blogs/mikedavis/ssis/816/ssrs-hide-or-show-some-or-all-columns-on-a-report
Let me know if you need any more help
Regards,
Iftikar