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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
shafti
New Member

Calculation of conversion differences

Hi, 

 

I've built my consolidation in Power Query and now I need one last piece of the puzzle in place to work out the conversion difference. I have used SUMIFS in Excel to calculate the amount between average and closing FX rate based on the transaction list and placed the calculation in the separate line on account no. 2085.

 

SUMIFS([Amount calculated between average and closing rate] ;[Scenario]&[Period]&[Entity];[Account 2085])

 

How do I handle similar formula (SUMIFS, Index or vlookup) in Power Query?

 

Would be very grateful to receive an answer to this challenge?

 

Kind regards

Shawn

 

shafti_0-1675292442340.png

 

1 ACCEPTED SOLUTION
adudani
Super User
Super User

hi @shafti ,

 

maybe this will help.

(7) SUMIF in Power Query - YouTube

 

if you could provide sample input data in a table/ json removing sensitive information it would be easier to test against.

 

thanks

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a Kudos 🙂
Kind Regards,
Avinash

View solution in original post

2 REPLIES 2
adudani
Super User
Super User

hi @shafti ,

 

maybe this will help.

(7) SUMIF in Power Query - YouTube

 

if you could provide sample input data in a table/ json removing sensitive information it would be easier to test against.

 

thanks

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a Kudos 🙂
Kind Regards,
Avinash

It helped a lot - Thank you very much

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors