Forum Discussion
random sampling
how to take row count from users?
Create one table generateseries(1,1000)
then add it in slicer
Allow user to select number of samples
and undate it in above formula .
in var section add selectedvalue(table[series]) instead of 10.
Thanks & regards,
Pravin Wattamwar
www.linkedin.com/in/pravin-p-wattamwar
If I resolve your problem Mark it as a solution and give kudos.
- Anonymous6 years agoNot applicable
thanks for the reply , but not working unfortunately.
- Anonymous6 years agoNot applicable
sorry my bad.
You can take user input here.
Because columns/tables are can not be dynamic.
They will get loaded at first load only.
So the formula will work for static values only not for dynamic values.
Thanks & regards,
Pravin Wattamwar
www.linkedin.com/in/pravin-p-wattamwar
If I resolve your problem Mark it as a solution and give kudos.