Can i show data for one variable for a field without using slicer

0 votes
Can i perform calculations for only single category without disturbing without slicer to not affect other calculations?
May 16, 2019 in Power BI by pranav
737 views

1 answer to this question.

0 votes
Hi Pranav,

Yes, you can perform the calculation on one value of a variable by using the filter function in calculate function.

For suppose you want to calculate the average profit for only Technology category then you can create a measure as,

AVG Cat tech = CALCULATE(AVERAGE(Orders[Profit]),Orders[Category]="Technology")

If you add a slicer it would disturb all the tables and visuals in the sheet.

Hope it helps
answered May 16, 2019 by Cherukuri
• 33,030 points

Related Questions In Power BI

0 votes
1 answer

How do I show more than one data element in a 'card'?

Hi, In order to show more than one ...READ MORE

answered Jun 14, 2019 in Power BI by Avantika
• 1,520 points
942 views
0 votes
1 answer
0 votes
1 answer

Displaying Table Schema using Power BI with Azure IoT Hub

Answering your first question, Event Hubs are ...READ MORE

answered Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,526 views
+1 vote
1 answer

Unable to install connector for Power Bi and PostgreSQL

I think the problem is not at ...READ MORE

answered Aug 22, 2018 in Power BI by nirvana
• 3,130 points
2,870 views
+2 votes
2 answers

Migrate power bi collection to power bi embedded

I agree with Kalgi, this method is ...READ MORE

answered Oct 11, 2018 in Power BI by Hannah
• 18,520 points
1,654 views
+1 vote
1 answer

Connect power bi desktop to dataset and create custom reports

Open power bi report nd sign in ...READ MORE

answered Oct 10, 2023 in Power BI by Monika kale

edited Mar 5 1,802 views
0 votes
1 answer

How can I get a column value from previous row in Power Query?

Hi Sindhu, add this line as your ...READ MORE

answered Mar 18, 2019 in Power BI by Cherukuri
• 33,030 points
8,517 views
0 votes
1 answer

Multiple slicer using same field

Hi Anitha, You can use the same filed ...READ MORE

answered May 8, 2019 in Power BI by Cherukuri
• 33,030 points
5,544 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP