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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
luizsousa1
New Member

Filtar table calendar

Hello, everyone 

 

I have a table created with the Calendar function, which filters two other tables. However, when filtering using the date column of the calendar table, the results appear blank.

 

 

bi1.jpgbi2.png

 

 

2 REPLIES 2
amitchandak
Super User
Super User

@luizsousa1 , Not very clear with screenshot.

If the one side on the table is giving null/blank values. It means there are values on many side which is missing on one side. It means date table do not have all the dates

Hello, Thanks for your reply.

Initially I thought the same, but I saw that the calendar table has all the dates.

I created the calendar table like this:

 

Calendario = CALENDAR ( MIN ( '1_viagens'[Data_solic] ), MAX('11_Transporte'[Data]))

 

All dates table calendar:

 

calendario.png

 

All dates table 1_viagens:

 

b1.png

 

All dates table 11_transportE:

 

b2.png

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors