Forum Discussion
SteelChampzz
Helper II
3 years agoDAX Measure for Percentage Calculation with two tables
I have 3 tables: *Fruit-Ordered* *Fruit-Sold* *Fruit+Ordered* I've brought this data in from Excel but I need to be able to create a measure in Power BI to create "Percentage" for the To...
v-yinliw-msft
Community Support
3 years agoHi SteelChampzz ,
Sorry I have confused what you want, because I can only see two same sample table to explain your question.
Could you please show me your expect result in Excel by this sample data?
It is very helpful to solve the problem.
Best Regards,
Community Support Team _Yinliw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- SteelChampzz3 years ago
Helper II
I want to get the "Percentage per Total"
As well as "Percentage Per Product"
I've circled the DAX measures that I need for both in PowerBI, and I've also have the cell numbers and functions circled that I used in Excel as well to get the percentages from the table.