How To Create a Slicer in the Power BI Dashboard

These are the steps to create slicers in the Power BI Dashboard -- Power BI Slicers in Microsoft.

Here is a demonstration using the Estimator Data. 

1) Create a new measure under the FilterProperties table

2) Name the measure whatever, but make sure the value in the quotes in red matches the exact project property name in Estimator

3) Create a new Calculated Column in the EstimateSummaryDataDetails table

4) Make sure the formula is reading the right measure in FilterProperties

5) You can then drag that onto a slicer and it should populate with all available values from your estimates (and all slicers interact by default, so filtering one slicer list trims the available values in the remaining slicers)