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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Row count per day per employee

Hi all,

 

I have the following issue:

rowcount.JPG 

 

For each date and employee I want a row count. (see picture) (Employee A has 2 rows on 1-1-2018 so I expect 2 as a result, etc) The column 'rowcount per employee' is the exact result I want.    

How do I fix this in Power Bi?  

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, already solved with another solution. I made a 'group by' in my dataset.  Thnx for your help.  

View solution in original post

2 REPLIES 2
petrovnikitamai
Resolver V
Resolver V

if i understand u

try this

new column = countrows(filter(tableName;earlier([Date])=[Date]&&earlier([employee])=[employee]))
Anonymous
Not applicable

Hi, already solved with another solution. I made a 'group by' in my dataset.  Thnx for your help.  

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.