Priyank Dwivedi Posted June 18 Share Posted June 18 Hi, I have a simple information link that uses a SQL procedure that expects a couple of parameters; Well name and APi14, for example. I mapped the required parameters to respective columns in the master table and set it to "active filtering scheme" (which actually shows how many wells are filtered). When I refresh the information link, it runs the procedure but instead of adding rows based on the active filtering scheme, it adds data to a SQL table for all the rows in the master table. As a separate test, I re-mapped the required parameters based on both the active filtering scheme and "marking", and then it only passed the rows based on the marking+filering. Is this a bug in Spotfire? Why does the marking scenario works but not the active filtering scheme? Link to comment Share on other sites More sharing options...
Olivier Keugue Tadaa Posted June 19 Share Posted June 19 Hi Priyank As far as I know, this works pretty well. There is certainly something with how you create and use the filtering schemes. The information link on-demand data loading does not behave differently from a normal query or a stored procedure. Can you please provide an example DXP? Link to comment Share on other sites More sharing options...
Olivier Keugue Tadaa Posted June 19 Share Posted June 19 Another question: Are you using a filter control in a text area? This is usually tight to a specific filtering scheme that could differ from the active one. Link to comment Share on other sites More sharing options...
Solution Priyank Dwivedi Posted June 19 Author Solution Share Posted June 19 Hi Olivier, you are right. It's working fine. I had an incorrect mapping applied to one of the parameters. I will close the query. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now