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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
marcvd
Frequent Visitor

Determining a specific value without getting an average value..

Hi all!

 

Hope I phrased my question well.

 

So I am struggling with determining the specific salary cost for a client.

 

1. Employees register their working hours per (project per) client.
2. The salary cost is booked per employee.

Now I want to compare the hours of each individual employee with the salary cost of this employee.

 

Attached a sample pbix file with more details.

 

Thanks in advance!!

M

 

https://1drv.ms/u/s!Akj7bUrQd6tMxFDw23Z_exc-vMG7?e=u1sybe

1 ACCEPTED SOLUTION
v-easonf-msft
Community Support
Community Support

Hi, @marcvd 

Try to add  a new measure as below:

 

Result2 = SUMX(VALUES('DATE'[MONTH]),[RESULT])

 

 

49.png

 

BTY,It is not recommended to send me private messages. If you have any questions, it is recommended to post directly on the forum.

 

Best Regards,
Community Support Team _ Eason

View solution in original post

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi, @marcvd 

Try to add  a new measure as below:

 

Result2 = SUMX(VALUES('DATE'[MONTH]),[RESULT])

 

 

49.png

 

BTY,It is not recommended to send me private messages. If you have any questions, it is recommended to post directly on the forum.

 

Best Regards,
Community Support Team _ Eason

v-easonf-msft
Community Support
Community Support

Hi, @marcvd 

Sorry, can you explain your needs and expected results in detail?

I did not see any abnormalities in your pbix.

Isn't the result of  measure [SOLUTION!] what you want?

23.png

 

Best Regards,
Community Support Team _ Eason


Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.