Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
EnnisT
Frequent Visitor

Select sample values from a table dynamically based on Slicer

Hi , I am new to the forum , so thank you all in advance.

 

I am trying to  create virtual table, by randomly selecting 1 or more rows from a table depending on the single value selection that is done on the  slicer.

 

For example, if "3" is selected on the slicer , i need 3 randomly selected rows to be filtered from the table . Eventually I want to calculate the sum of the "values" of these randomly selected 3 rows and use it in my model.

 

I have searched the forum and found the Sample() function which  does the job properly in terms of generating a table with sample values.

However I was unable have it work with the slicer.

I have created a numeric measure from the slicer selection,and positioned it in the SIZE section of the SAMPLE function, but it did not generate any value. 

 

That would be great if I can find a solution to this problem.

 

Many thanks 

 

 

 

 

 

2 REPLIES 2
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @EnnisT,

 

If I understand your requirements correctly, I'm afraid we can't do it like that. Because the table (the calculated table ) can't respond to the slicer. 

What's the expected result? Maybe we can do it with measures. Can you share a dummy sample?

 

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks Dale, 

The sample data is as follows. There are stores distributed into two regions and each store has a cost value.

 

In the model , as a part of restructring 'some' of the stores will be closed and  cost savings will be calculated.

The quantity of the stores to be closed needs to be selected with the slicer.  But the stores should be selected randomly , any of them may be closed.

 

Ennis

 

 

Capture3.JPG

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.