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.
Hi Everyone,
I would like to SUM value with joined 2 tables in the picture below.
I try to use DAX formula for Forecast_Value: CALCULATE(SUM(BrandForec[Forecast_Value]), ALL(BrandForec[Brand&Type])) doesn't work! that was shown result as 80 but I want 280 (A A + A B).
Solved! Go to Solution.
Hi Ibendlin,
I have solved this solution already by creating master data of Brand&Type and joined with 2 tables.
What part does the left table play in your scenario? How are the tables joined?
Hi Ibendlin,
I have solved this solution already by creating master data of Brand&Type and joined with 2 tables.
User | Count |
---|---|
25 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
30 | |
13 | |
11 | |
9 | |
6 |