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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Count rows per date

Hello,

Hello,

 

I need to count the number of projects closed per month. I have the closed date as below. So I would like a linechart that shows the number of projects closed by month. I am struggling with this. Ideally by quarter as well. So it should show 2 projects October, one November and one December.

 

Project IDDate Closed
abc17/10/2019
abb18/10/2019
cba19/11/2019
bca30/12/2019

 

Any ideas?

 

Thanks

1 ACCEPTED SOLUTION
Anonymous
Not applicable

You can create a Month Column based on Closed Date. Then you can create a measure using DISTINTCOUNT function on projectid. Use the Month column and measure in a chart to have your results.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

You can create a Month Column based on Closed Date. Then you can create a measure using DISTINTCOUNT function on projectid. Use the Month column and measure in a chart to have your results.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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
Top Kudoed Authors