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
477 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
504 views
0 votes
1 answer

Can I create a Power BI report in Office 365 without my locally installed Office Excel?

Yess!! You can achieve this by using ...READ MORE

answered Sep 26, 2018 in Power BI by Kalgi
• 52,360 points
725 views
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,015 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,479 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,570 points
1,151 views
+1 vote
1 answer

Connect power bi desktop to dataset and create custom reports

Yes using Power BI REST API to ...READ MORE

answered Sep 18, 2018 in Power BI by Kalgi
• 52,360 points
1,440 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
7,621 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
4,819 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