Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi all,
We have a large sales listing out of which we want to take random samples.
We would like to use a slicer which indicates the number of samples to be taken.
The slicer is based on a table including a list from 1 to 10.
Therefore we thought to use the following formulla:
Selection = SAMPLE( SELECTEDVALUE(SampleSize[SampleSize]), SalesFY18, SalesFY18[Invoice amount])
But this function is not working.
Could one of you maybe help me out?
Many thanks
Brecht
Hi @bdelaure,
SAMPLE() function returns a calculated table that lists a sample of N rows from the specified table. A calculated table is static once it has been initilized, won't be dynamically changed based on slicer selection. So, above requirement cannot be achieved now.
Regards,
Yuliana Gu
Is there maybe any other easy solution?
Currently we are working with static tables and use the input of these tables for our sample size number.
Many thanks for your help!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
81 | |
53 | |
37 | |
35 |