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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
CalleWagenaar
Frequent Visitor

Measure with FILTER funtion does not react to slicer

Hello, 

I created the following measure to create a time freqency graph per hour:

Time count oer month =
CALCULATE ( COUNT ( 'Data set'[Vehicle] ),
    FILTER ( ALL ( 'Data set'),
        [Start booking] <= SELECTEDVALUE ( 'Time'[Time] )
            && [End Usage]>= SELECTEDVALUE ( 'Time '[Time] )
    )
)

This is an example of the two data sets I used in the measure:
1. Data set: (This is a simplified version I made for the question)
CalleWagenaar_0-1678272938426.png

 

2.Time: 

CalleWagenaar_1-1678273009388.png

 

This is the graph I got: 

CalleWagenaar_2-1678273095253.png

(Based on slightly different values, but you understand the idea)

 

 I want to create a slicer for the groups. When I click on group A only the times on the vechiles in group A should be visbile in the bar chart. How can I do this? 

Thankyou in advance!
Calle



1 REPLY 1
amitchandak
Super User
Super User

@CalleWagenaar , Hope in this time table is not joined with any of the time.

 

In this same case as HR, there you have a date

Power BI: HR Analytics - Employees as on Date : https://youtu.be/e6Y-l_JtCq4
https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-tr...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

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.