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
PP_Freshman
New Member

[Question] How to replicate Excel SUMIFS Function?

Summary

Table 1 (2400+ rows) in Power Query Editor contains the below data:

  • Type
  • Category (e.g. Accessory, Technology)
  • Sub-Category (e.g. Laptop, Mobile Phone)
  • Purchase - Year
  • Delivered? (e.g. No, Yes).

 

Output in Power Query Editor

  • Create a new Table (connected to Table 1).

Replicate SUMIFS Function (i.e. from Excel) to:

  • Create two Columns
    • Total Sales (£)
    • Total Quantity of Sales
  • SUMIFS based on Table 1. For example:
    • Where Type = "A"
    • AND Category = "Technology"
    • AND Sub-Category = "Laptop"
    • AND Purchase - Year = "2023"
    • AND Delivered = "Yes"

Example of Desired Result

Desired_Result.PNG

 

 

 

 

 

 

Thank you!

 

1 REPLY 1
Ahmedx
Super User
Super User

could you share your pbix-file? Or create an example file which reproduces your issue?

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.