Hi everyone, I wonder if I could get some help on this please.
I have a set of data which is already imported inside, and what I want to do is to utilise a slider to display the individual number or values.
I wish to connect the slider value to the “age next birthday” (column 2) value from 1-100
and the text to display whatever is in “AXA shield Plan A” (column 3) as accordance to the same row as “age next birthday” (check below images for values)
age next birthday 1 = AXA Shield Plan A 148
age next birthday 100 = AXA Shield Plan A 9865
I have tried it with some errors.
Below is in web editor mode, the pink text is what I have linked the value
I have tried various methods to link with the datasets as elements:
One is Dataset (Write only) “AXAShieldApr2019 dataset”
Second is Form data set (read only) “AXAShieldApr2019 dataset 2”
I tried linking the slider to “age next birthday” column with Dataset (Write only) “AXAShieldApr2019 dataset”
And the test value to “AXA Shield Plan A” Form data set (read only) “AXAShieldApr2019 dataset 2”
When published, the test value I get the largest number in the value of column “AXA Shield Plan A” @ Age next birthday 100
I did a trial and error but cannot seem to get it work.
The text value I am looking for is:
When slider is at 1,
age next birthday 1 = AXA Shield Plan A 148
When slider is at 100,
age next birthday 100 = AXA Shield Plan A 9865
Appreciate if anyone can help me on this.
Thank you!