This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi,
I have a task to calculate the STDEV of some values,
I've noticed that STDEV.P fuction accepts column, but i need to calc the STDEV over a measure.
I tried to create calculated table from this measure and then pass its column to STDEV and it worked but it calculated over unfiltered table, and i want to use the filters/slicers on this table, and then calc the STDEV.
How can i achieve this?
Regards,
Eran
Hi @Anonymous,
Would you please share some sample data and DAX of measure, clarify the desired results you want?
Best Regards,
Qiuyun Yu
I found STDEVX.P which can accept table and expression, but when i used it hangs for hours..
I have a measure that calculate the balance of the account as of date, i put it in a table with endOfMonth column,
then i have a measure that calculate the monthly change on balance, then i want to calc the STDEV of the montly change measure, so i used the STDEVX.P but it hangs..
should i attach example of data or its enough?
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 53 | |
| 31 | |
| 23 | |
| 23 |