Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
RamanaKumarChintalapati
Partner - Creator
Partner - Creator

Enable dynamic input variable updates

Hi,

 

Requirement is like below,

 

Enable dynamic input variable updates: Working on Qlik Sense SaaS

 

Selecting an AutoML Row Index in the table will automatically reflect corresponding values (e.g., Weight, Cylinder, Displacement) in the input variables for real-time What-If Analysis. How can we achieve this.

RamanaKumarChintalapati_0-1702958911913.png

 

RamanaKumarChintalapati_1-1702958911916.png

 

 

Please help me out this,

Thanks,

Ramana Kumar Chintalapati.

Labels (1)
  • SaaS

2 Replies
Lisa_P
Employee
Employee

As the values you want to select are already in your data you can achieve this using filter panes.

The view you are showing for variables is where the values are not in the data and the users are modifying the content of the variable, not selecting a field value using the custom objects variable input object after creating a variable with a range of values.

RamanaKumarChintalapati
Partner - Creator
Partner - Creator
Author

Hi @Lisa_P ,

Thank you for your quick reciprocation.

Yeah this can achieve by filters, 

At Present I am achieving the scenario is like hard codded the AutoML_rowindex value in the variable.

From below picture you can observe AutoML_rowindex value 0 is assigned,

RamanaKumarChintalapati_0-1702975884054.png

 

So that all the values are showing with respect to 0 Value

And also can observe that Input variable values Showing corresponding AutoML_rowindex values automatically selected.

RamanaKumarChintalapati_1-1702975884061.png

 

 

 

Instead of hard Coding the Automl-row index value into the variable, is there any formula or way to get , Whenever selected the AutoMl_row index value in Table visual, All the input Variable values will show the corresponding values.

I hope the requirement is clear, happy to assist for need any more information.

 

Thanks!!!