Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Please help me out this,
Thanks,
Ramana Kumar Chintalapati.
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.
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,
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.
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!!!