Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Kiran_Gundu
Frequent Visitor

Filtering concepts

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

1 ACCEPTED SOLUTION
v-jiascu-msft
Microsoft Employee
Microsoft Employee

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.

Filtering_concepts

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-jiascu-msft
Microsoft Employee
Microsoft Employee

Hi @Kiran_Gundu,

 

Did it help? Can you mark it as an answer?

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-jiascu-msft
Microsoft Employee
Microsoft Employee

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.

Filtering_concepts

 

Best Regards,

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors