Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
For example, if column A, B, and/or C contains "4444" then combine Columns D+E+F.
Apologies, I am new to this and inexperienced with DAX funtions. Basically what I am wanting to to get is the total amount from columns D,E,F if the previous columns contain a certain number. Lets say columns A,B,C each had 4 options. Based on which ever option they pick, a quantity is entered. I want to know the total qty entered from each columns based on the individual option(s) they chose.
Hi,
you could use a calculated column with a nested if statement:
Assuming 4444 is a number field if it's text just put it in quote marks "4444"
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
58 | |
55 | |
55 | |
37 | |
30 |
User | Count |
---|---|
78 | |
64 | |
45 | |
43 | |
40 |