Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I have two columns for employees and their leave details
1) If I Calculate the planned Average, Because of the Same name it calculates as 1 instead of 2
for example - Employee [Stace] has two plan leaves, when I calculate the average it gives me as
TOTAL VALUE / COUNT(planned )
should take 6 instead its taking 4 because of same name
Solved! Go to Solution.
Hi,
Share some data to work with and show the expected result.
Hi,
Share some data to work with and show the expected result.
Thanks for your Reply
Hi,
if you want to calculate the average of the planned value for each employee (exclude the null value) use the below code in your measure :
Appreciate your kudos and please mark it as solution if it helps
Hi, Thanks for the reply The value seems the Same even after trying both options.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 48 | |
| 40 | |
| 38 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 66 | |
| 29 | |
| 26 | |
| 25 |