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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Bci calendar not giving multiple date count

Hi Team,

 

I have started using a calendar format "Bci Calendar" and am not thouroughly understanding this . Please see the below issue and provide me a help to resolve the issue. 

 

My Date field for this calendar is "Reported Date " and Measure Data is "Count of Incidents" as shown in screenshots. The highlighted ones in Blue color in calendar are the count for each day which should be 3 for 1st March, 1 for March 2nd ,2 for March3rd and 1 for March 4th . However, if you check its showing count as 1 for all 4 days . I am not doing distinct count as well . 

But still receiving wrong count. Please check and let me know what shall i do in this case.

 

Calendar.PNGcountofincidents.PNG

1 ACCEPTED SOLUTION
v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous 

 

I would suggest you add a Date column.Then use the column in the calendar.For further,please check the page1 and Hints in the sample report.Here is the article.

Column = DATEVALUE(Table1[Date])

1.png

 

Regards,

Cherie

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

the data in my calendar is on top of each other instead of adding it up. 

what i want to show is the total number of workorder we have on each day. 

 

Please help!

 

 

 

v-cherch-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous 

 

I would suggest you add a Date column.Then use the column in the calendar.For further,please check the page1 and Hints in the sample report.Here is the article.

Column = DATEVALUE(Table1[Date])

1.png

 

Regards,

Cherie

Community Support Team _ Cherie Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Thanks a lot for the Quick help  ! It worked Perfectly .

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors