When you need to download the report from the SQL Reporting Services upon a button click in a smartform, you can either use the SSRS ServiceBroker, which is available OOB (at least in K2 4.7) or simply use the following simple trick.
Posts tagged as “SSRS”
Quite often I need to deploy the SSRS reports to the production environment. Usually, there isn’t any Visual Studio installed there, so I constantly have to upload reports files manually…
In the video below I am showing how you can configure export of the K2 SmartForms List View to Excel or any other format available in SSRS.For more details on…