How to ignore a slicer for one measure but apply it on another

0 votes

I'm new to power bi and DAX, I am trying to deal with a graph where the X-axis shows the hours of the day. Each bar shows data of a specific location, yet it's possible that two different bars would show the same location because of a time difference (hours on the X-axis). What I'm trying to do is to SUM a column, grouped by location.

Any kind of help would be appreciated.

Oct 1, 2020 in Power BI by Roshni
• 10,480 points
7,222 views

1 answer to this question.

0 votes

In order to ignore Slicer you need to ignore the filter context created by that slicer. And to adjust/ignore Filter Context, you need to use the Calculate/Calculate table function.

answered Oct 1, 2020 by Gitika
• 65,770 points

Related Questions In Power BI

+1 vote
1 answer

How can you use Power Pivot in Excel to create a star schema model and integrate it with Power BI for reporting?

How Power Pivot gives optimal data models: ...READ MORE

answered Dec 2, 2024 in Power BI by pooja
• 16,660 points
125 views
0 votes
1 answer

Why am I unable to set refresh for a web-based anonymous connection in Power BI Server, and how can I resolve it?

Scheduled refresh for web-based data sources that ...READ MORE

answered Feb 28 in Power BI by anonymous
• 18,340 points
53 views
0 votes
1 answer

I need to calculate a running total but reset it at the start of each new quarter—how can I achieve this in DAX?

To calculate a running total that resets ...READ MORE

answered 3 days ago in Power BI by anonymous
• 18,340 points
35 views
0 votes
1 answer
0 votes
1 answer

How to get month name from month number in Power BI?

You can use: MonthName = FORMAT(DATE(1, [Num], 1), ...READ MORE

answered Sep 24, 2020 in Power BI by Alisha
6,467 views
0 votes
1 answer

How do I use the DAX function ParallelPeriod?

The DAX expression you used in the ...READ MORE

answered Oct 5, 2020 in Power BI by Gitika
• 65,770 points
1,132 views
0 votes
1 answer

DAX. Problem with subtotals and grand totals

Create a new measure for the km ...READ MORE

answered Oct 5, 2020 in Power BI by Gitika
• 65,770 points
1,927 views
0 votes
1 answer

How to troubleshoot a refresh on data set in power bi service

Some common reason include data privacy settings ...READ MORE

answered Oct 10, 2023 in Power BI by Monika kale

edited 5 days ago 1,196 views
0 votes
1 answer

How do I count rows in one table based on values in another table using DAX?

If the tables are related, this is ...READ MORE

answered Sep 24, 2020 in Power BI by Gitika
• 65,770 points
23,029 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