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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
niuniu440
Regular Visitor

how to use measure as a slicer

Hi,

I have a question about how to use a measure as a visual slicer. I already calculated a measure of zscores of the target value based on other existing slicers. I created another measure to indicate if it is an outlier using: IsOutliers = IF(abs(zscore)>3, True, False). So far, it works fine. However, I cant figure out how to create a vitual sclier so I can filter between outliers and non-outliers. I read couple threads here, and create a supporting table with one column, and each row of outliers and non-outliers, but dont know how to link this table with the IsOutliers measure. I tried the method from this article, but did not work: https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick...

thanks!

2 REPLIES 2
niuniu440
Regular Visitor

forum.PNG

Here is a sample of my data, the target value is 'Time Elapsed', the column of zscore and Outliers are both calculated dynamically based on the selection of 'ProjectName', 'ProjectType', and 'District'. I'd like to be able to make a slicer based on the measure of Outliers.

Anonymous
Not applicable

HI @niuniu440 ,

AFAIK, power bi not support to create dynamic calculated column based on filter/slicer. 

If you mean they are value fields and they will auto summary by current category group if you setting up aggregation mode on visual side. It mean they will auto aggregation rather than dynamic calculate based on selection.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.