Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello everybody,
I try to sum a column based on a filter selection on 2 other columns in the same table.
i try this but didnt get it too work;
Solved! Go to Solution.
Try this
F1 CARD = CALCULATE(SUM('EAM U5WORM'[Kostenplotten]), 'EAM U5WORM'[KANS] = 300 , 'EAM U5WORM'[Waarde] = 0)
Try this
F1 CARD = CALCULATE(SUM('EAM U5WORM'[Kostenplotten]), 'EAM U5WORM'[KANS] = 300 , 'EAM U5WORM'[Waarde] = 0)
@HotChilli thank you for your reply,
I tried your solution but i didnt work for me.
Maybe you know why?
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
12 | |
11 | |
7 | |
6 |