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

October 28 & 29: Experts share their secrets on how to pass the Fabric Analytics Engineer certification exam—live. Learn more

Reply
M_SBS_6
Helper V
Helper V

Sum up data

Hi, 

 

I have this field (surv_quantity) but a job level in my table surv_jobs

 

I have this field (surv_out) at a sub job level in my table surv_sub_job

 

What I need to do it take the surv_jobs.surv_quantity - surv_sub_jobs.surv_value

The problem I have is that the value surv_quantity double counts as it see 2 jobs as it has 2 sub jobs. 

 

Example-

Surv_id=10

surv_quantity I have a total value of 30,000

 

However, if I look at the detail whereby job 

Surv_id=10

Surv_sub_id=12 value=30000

Surv_sub_id=23 value=30000

 

By having 30000 twice, it's scewing the numbers as it thinks for that job, the value is 60000 when in actual fact, its 30000. 

Any idea how I can get around this please so it only takes the one value? 

1 ACCEPTED SOLUTION

pls check if this is what you want





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

6 REPLIES 6
ryan_mayu
Super User
Super User

@M_SBS_6 

then what's the expected output? 12 is 15000 and 23 is 15000?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Yes, that's right 

pls check if this is what you want





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Hi @ryan_mayu yes, essentially that's what I need thanks 

you are welcome





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




grantsamborn
Solution Sage
Solution Sage

Hi @M_SBS_6 

This looks like an interesting problem

Is there any way you can provide data that demonstrates the problem with sensitive data removed?  (a pbix would be preferable)

Also, please provide expected results and an explanation of any intermediary steps needed in the calculation.

 

Helpful resources

Announcements
OCT PBI Update Carousel

Power BI Monthly Update - October 2024

Check out the October 2024 Power BI update to learn about new features.

October NL Carousel

Fabric Community Update - October 2024

Find out what's new and trending in the Fabric Community.