Forum Discussion
Clustered column chart - Combined Chart
- 6 years ago
If I got it correctly. You need to create a common Date dimension and join both dates with it. One active and one Inactive. And then use userelation to activate the other.
Refer to My blog that will help you : https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970
If I got it correctly. You need to create a common Date dimension and join both dates with it. One active and one Inactive. And then use userelation to activate the other.
Refer to My blog that will help you : https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970
- Erikestrela6 years agoFrequent Visitor
Thanks amitchandak! With this example I could develop my chart.
Another solution was duplicate the table leaving just Closed column in there and link it with the Calendar table. Not very clever but works 🙂
Thank you.