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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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