Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 51 | |
| 39 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 95 | |
| 78 | |
| 34 | |
| 28 | |
| 25 |