March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have a table and would like to see distinctcount of employee ID's by month. I tried DistinctCount but it gave me the same values across all months.
Name | Emp ID | Dept | Sub | OT hours | Month |
Employee 1 | 234 | A | A1 | 4 | Jan |
Employee 2 | 235 | B | A2 | 8 | Feb |
Employee 3 | 236 | C | A3 | 9 | Mar |
Employee 1 | 234 | A | A1 | 12 | April |
Employee 2 | 235 | B | A2 | 10 | Mar |
Employee 3 | 236 | C | A3 | 11 | Feb |
Employee 1 | 234 | A | A1 | 1 | Mar |
Employee 2 | 235 | B | A2 | 2 | April |
Employee 3 | 236 | C | A3 | 3 | Mar |
Employee 4 | 237 | D | A4 | 3 | Jan |
Employee 1 | 234 | A | A1 | 3 | Feb |
Employee 2 | 235 | B | A2 | 2 | Mar |
Employee 3 | 236 | C | A3 | 1 | April |
Employee 4 | 237 | D | A4 | 1 | Jan |
Solved! Go to Solution.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
120 | |
77 | |
59 | |
53 | |
40 |
User | Count |
---|---|
193 | |
106 | |
88 | |
62 | |
51 |