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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Janica123
Helper I
Helper I

Map gets not filtered by Dateslicer

Hi,

 

My data model looks like this:

Janica123_0-1652779349460.png

 

I'd like to visualize my longitude (dfRaw[lng]) and latitude (dfRaw[lat]) data on a map (both in decimal fomat eg. 14,2387 and 11,6790) .

With a date slicer (Input NewDate[Date]) the map should get filtered and should only show those position data that occure in this timeframe. A second filter is used to filter the dfVcl[vin_short] (String). Based on this I created my data model as shown above. It is to mention that [Date] and both [Date_Short] are all in the same formt (Date type = Date & Format = Short e.g 22.03.2022) 

 

Now the problem: The Map only gets filtered by the second filter (vin_short) but doesn't respond to the date filter. To make this more clear here another picture. 

 

Do you know this problem and kow how to fix it? 

..

Janica123_1-1652780097334.png

 

 

 

 

2 REPLIES 2
amitchandak
Super User
Super User

@Janica123 , Make sure date short joining with date table is having data type date. Ideally, a filter new date table will filter dfRaw table.

 

But filter from DfShift will not. So make sure date filter is from new Date tbale

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

thank you @amitchandak for your response.

All the date columns are in data type Date and the same format (short). The input for my date slicer is comming from the NewDate table (column Date) but it does not filter my map :(( 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.