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
Hello Community! I am building the HR dashboard and need to show the trend of the total headcount. The visual is showing the new employees that were joining the company, but not the total headcount change over the time (January + February + March, etc). How can I build that?
Hi,
The solution will depend on the data setup. Share data in a format the can be pasted in an MS Excel file.
Hi, first calculate your headcount measure, people with the start date before or in a particular month and end date after a particular month/date.
then create a cumulative using that measure
Cumulative Total = CALCULATE ( Headcountmeasure, FILTER ( ALL( 'CalendarTable'[Date] ), 'Calendar Table'[Date] <= MAX ( 'CalendarTable'[Date Date] ) ) )
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
89 | |
84 | |
70 | |
51 |
User | Count |
---|---|
206 | |
146 | |
97 | |
79 | |
69 |