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
wetherington
Frequent Visitor

Report is displaying blanks when using a calendar table

Hi,

I am currently using a calendar table for my model and am experiencing null values for my report after configuring the calendar table. 

 

I have completed the following steps: 

 

1. Adding the calendar table to the model

2. Relationship between calendar table and entity table

3. Marking calendar table as the calendar table

 

Background context 

  • Data connector I am using is the Common Data Service

 

Relationship

 

Calendar.Date -> Invoice.Date (1M) 

 
 
 

Report 

Visualization settings:

Axis = Calendar.FiscalYear

//My calendar table 

 

Legend = Null

 

Values = Sales

 

wetherington_1-1594311079257.png

 

Thanks! 

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@wetherington , Seems like Invoice table Date has a timestamp

Check by changing the data type to datetime and having a format that can display time, if so create a new column

 

date only = Invoice[Date].date and join this with the calendar.

 

Also, check your calendar has all dates in the invoice table

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@wetherington , Seems like Invoice table Date has a timestamp

Check by changing the data type to datetime and having a format that can display time, if so create a new column

 

date only = Invoice[Date].date and join this with the calendar.

 

Also, check your calendar has all dates in the invoice table

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.