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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
Anonymous
Not applicable

Standard Deviation of a data set

Hi Experts

 

I know that you can work out the std dev of a column using the STDEVS function within Power BI, but how could you work out dynamically the STD DEV of the Revised data as shown in the table below.

 

i want to have the ability to place that STD DEV measure into a card.

Capture.PNG

1 ACCEPTED SOLUTION
TeigeGao
Solution Sage
Solution Sage

Hi @Anonymous ,

In your scenario, we can create a measure with STDEV.S() function directly like below:

Measure = STDEV.S(Table1[Column2])

Then drag the measure to the matrix.

Best Regards,

Teige

View solution in original post

1 REPLY 1
TeigeGao
Solution Sage
Solution Sage

Hi @Anonymous ,

In your scenario, we can create a measure with STDEV.S() function directly like below:

Measure = STDEV.S(Table1[Column2])

Then drag the measure to the matrix.

Best Regards,

Teige

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

Find out what's new and trending in the Fabric community.