This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
HI,
I have data as
Project cost revenue
p1 1000 2000
P2 2000 4000
P3 3000 6000
p4 4000 10000
p5 5000 12000
Now i am trying to generate report like
Project Cost Revenue Profit = rev - cost Profit percentage= Profit/revenue
if i filter Project the report shows
Project1 Total cost,total revenue, total profit, profit percentages
if i not filter it shows everything total
thanks
Solved! Go to Solution.
Hi @Kiran_Gundu,
Please check out the demo in the attachment.
1. Add two columns.
Profit = [revenue] - [cost]
Profit Percentage = [Profit] / [revenue]
2. Create a table visual and a slicer.
Best Regards,
Dale
Hi @Kiran_Gundu,
Did it help? Can you mark it as an answer?
Best Regards,
Dale
Hi @Kiran_Gundu,
Please check out the demo in the attachment.
1. Add two columns.
Profit = [revenue] - [cost]
Profit Percentage = [Profit] / [revenue]
2. Create a table visual and a slicer.
Best Regards,
Dale
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 24 | |
| 23 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 35 | |
| 29 | |
| 23 | |
| 22 |