Forum Discussion

pkav2000's avatar
pkav2000
Regular Visitor
6 years ago
Solved

Identify the first time work is allocated out

Hi folks,  Can someone help me resolve an issue. I'm trying to identify the first time a piece of work was allocated out. I've created a sample pbx to show people what I mean, but in summary...   ...
  • speedramps's avatar
    6 years ago

    Hi Pakv

    Please consider this solution and leave kudos ....

    First add a new report  with a table visual with

    Ticket[Ticket]

    Earliest  Allocation[Start Date]

     

    Note that this displays all the start dates for each ticket. How annoying ðŸ˜«

     

    Now go to the relationship pane and click on each relationship and set them to Cross Filter Direction = Both and click ok. Check they are both set carefully.

     

    Go back to the visual table you added before.  It now just shows the first start dates for each ticket. ðŸ˜ƒ

     

     "Cross Filter" does what it says on the tin and applies the filters from one table across to another, when using a bridge table.