BAQ Replicate HDCase.CurrentMilestone

I need to derive the current milestone in a BAQ for a dashboard for open cases and tasks. I’m not seeing a clear definition of how that’s defined in field help or otherwise

What information are you looking for? A Case Number, Current MileStone and if the Case is Open?

I need this in my BAQ. Someone suggested referencing HDCase.ActiveTaskID

I think I have the answer. Not sure if anyone can confirm or deny. It seems I can reliably join HDCase to the active task in the Task table with the following criteria.
I can then use the Task Description for my current milestone for my baq results

Anyone else see that?

1 Like