The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello, I am working on a dashboard that show emplyee abscences.
I am trying to figure out the best way to show a count of days where the abscenses go over the threshold.
The tricky part is that each Cost center has a different limit. In the Pic Above, the CAC/DEFENSE/EMOB limit is 5. so the number of days equal to or greater than the abscence limit would be 3.
I have attached a sample file that contains adscences for CAC/DEFENSE/EMOB and HR
CAC/DEFENSE/EMOB limit is 5
HR limit is 3
* also noted in sample file not all time type descriptions are abscences Early Quit and Tardy categories do not count for the abscence total.
** Not showing 2/18 in the sample pic as it was a snow day.
Solved! Go to Solution.
Here you are:
https://drive.google.com/file/d/1zg6lB-PMDhkAcvZ4pIDZWss1RQQQkG2R/view?usp=sharing
I made up the treshold for the two Cost Centres and create a Dimension Table for the CC (and related them to the fact table.
Below the highlight of the soluction:
Here you are:
https://drive.google.com/file/d/1zg6lB-PMDhkAcvZ4pIDZWss1RQQQkG2R/view?usp=sharing
I made up the treshold for the two Cost Centres and create a Dimension Table for the CC (and related them to the fact table.
Below the highlight of the soluction:
User | Count |
---|---|
16 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
23 | |
13 | |
13 | |
8 | |
8 |