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
Hi all,
Still a dax newbie, does anyone know the function for the following:
Measure for a matrix for accounts including
I want to use the calculate function, but not sure how to combine different volume filters for different product groups.
Thank you!
Emmy
Hi,
Share some data and show the expected result.
Hereby a simple example.
I would like to build a measure showing all volume for all products from all clients with more than or equal to 60. Except for product a i would also like to show volume if sold 50 or more.
I have tried the underneath measure but it does not work unfortunately:
Hi,
I do not understand your question. Someoe who does will help you.
Filters are applied on top of each other. Power BI observes Boolean math.
Calculate (something,
volume <=80k,
product not in list (wo-40,wo-50) or volume <40k
)
I tried your measure with one of the products i would like to make an exception for with lower volume, however it does not show the right outcome. What am i doing wrong?
User | Count |
---|---|
64 | |
59 | |
47 | |
33 | |
32 |
User | Count |
---|---|
84 | |
74 | |
54 | |
50 | |
44 |