Forum Discussion
Cumulative Backlog Issue
5 Replies
- amitchandakSuper User
Refer this blog on similar lines:https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970
Appreciate your Kudos.
- amitchandakSuper User
Anonymous Does the above replies help. if you need more help make me @
Appreciate your Kudos.
- PietroFariasResolver II
What's wrong
= CALCULATE ( DISTINCTCOUNT ( 'table'[complaints] ), FILTER ( 'table', AND ( MAX ( 'Date'[Date] ) >= 'table'[DueDate], MAX ( 'Date'[Date] ) <= 'table'[FinalDate_New] ) ) ) - Greg_DecklerCommunity Champion
Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
- AnonymousNot applicable
Hi Anonymous ,
Please show some sample data and expected out put to us if you don't have any Confidential Information then we might be able to help you.
Best Regards,
Jay
Community Support Team _ Jay Wang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.