sample table
1 TopicCreate a dynamic sample table from main table based on slicer selection and append it back
How can I create a sample table from my main table in Power BI using the SAMPLE function, in such a way that I can later append this sample table back to the original table? The challenge I am facing is that the SAMPLE function doesn’t seem to respect slicers applied in the report page. I need the sample table to be re-generated dynamically based on the slicer selections (so that new samples are created from the filtered population). Is there a way to make the sample table fully responsive to slicers, and still be able to append it back to the main table.Solved1.7KViews2likes9Comments