Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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"
User | Count |
---|---|
65 | |
60 | |
47 | |
33 | |
32 |
User | Count |
---|---|
85 | |
75 | |
56 | |
50 | |
45 |