I want to make the percentage of females 80%, what should I do?
You can check the selector of the slider…it would be mostly of type input…
And it would have an attribute value…which actually holds the information of where the slider would be…
We can use set attribute activity and set the value attribute of slider to the required target value
Please try the same
Cheers
HI,
Can you try the following sample? This uses Mouse down and up.
Sample20230307-1aL.zip (5.3 KB)
Regards,