Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am using a line chart to show manpower required for future projects. I would like to incorporate a line which shows current manpower. Which is a field not currently used in the chart (EmployeeCount). I would like it to show like the Constant Line I added. Can this be done?
What does the Employee count column represent?
We need to know what kind of aggregation to perform on it?
Generally your formula should look something like this...
Total Employees = CALCULATE ( DISTINCTCOUNT ( 'Table'[EmployeeID] ), ALLSELECTED ( 'CalendarTable' ) )
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
71 | |
70 | |
38 | |
28 | |
26 |
User | Count |
---|---|
97 | |
88 | |
59 | |
43 | |
40 |