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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

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
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 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.