Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi all,
I have the following issue:
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?
Solved! Go to Solution.
Hi, already solved with another solution. I made a 'group by' in my dataset. Thnx for your help.
if i understand u
try this
new column = countrows(filter(tableName;earlier([Date])=[Date]&&earlier([employee])=[employee]))
Hi, already solved with another solution. I made a 'group by' in my dataset. Thnx for your help.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
89 | |
82 | |
54 | |
40 | |
35 |