NC
Hi Folks,
I need some example of how "User input text" at data feed's level can be linked to the field at the dashboard level.
My data source is SQL Server and I need to call sp procedure and dynamically pass the parameters.
Thanks,
Nikolai
It's quite easy to build up a sql commands with user input fields to have some more dyn. capabilities for the end users, but I'd need to check how (and if even) it works with stored procedures.
Could you share in meanwhile an example of your code and highlight the part(s) with your dyn. parameters? Just to see more details.