Hi Team,
I want % Total contribution from different table revenue. ie,
please find a better image to understand my question.
Solved! Go to Solution.
Hi again @arvindyadav
do you have one row per day in Table2 ? try
Measure = divide(calculate(sum(Table1[Amount]));calculate(Sum(Table2[Amount]);FILTER(ALL(Table2);Table2[Date]=Selectedvalue(Table1[Date]))))
do not hesitate to give a kudo to useful posts and mark solutions as solution
Hi again @arvindyadav
do you have one row per day in Table2 ? try
Measure = divide(calculate(sum(Table1[Amount]));calculate(Sum(Table2[Amount]);FILTER(ALL(Table2);Table2[Date]=Selectedvalue(Table1[Date]))))
do not hesitate to give a kudo to useful posts and mark solutions as solution
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
User | Count |
---|---|
215 | |
53 | |
46 | |
42 | |
41 |
User | Count |
---|---|
280 | |
209 | |
74 | |
74 | |
65 |