Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
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.
Solved! Go to Solution.
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
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
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
67 | |
66 | |
43 | |
42 |
User | Count |
---|---|
46 | |
38 | |
28 | |
27 | |
26 |