We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
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 | |
46 | |
35 | |
32 |
User | Count |
---|---|
85 | |
85 | |
70 | |
51 | |
46 |