Hi,
I have a workbook containing a table/graph that has been generated by a SQL query, connecting to some Oracle database tables. The SQL query is hardcoded to pull data relating to one variable value only. I would like to dynamically update this table/graph depending on other variable values that I would specify. So, effectively, I would like the SQL query to run each time I change the variable value. Is it possible to do this with parameters? If so, how? The workaround is to create a dataset, via SQL, that contains all values I would need but this dataset would be very large and the refresh times for the table/graph will increase. I have been searching the Community forums, Youtube videos etc. for assistance but I have not found what I am looking for.
Many thanks for any advice offered.
Paula.