Board Selection and Synchronization

Options
Tricia
Tricia Member, ALL USERS, GroupMember, Partner, Community Member, Certified Model Builder Posts: 5 Contributor

Hello,

 

My coworker and I are trying to create a Board that will serve as a "one stop" landing page. We are showing a summary of Current On Hand and On Order by selected department. We are hoping to be able to return a list of Purchase Orders that match the item and department that has been selected thereby allowing users to drill down the On Order to the actual Purchase Order/Line. I feel like we have all the data we need, but we just are having trouble connecting all the dots. Has anyone else successfully accomplished this or something similar?

 

Thank you!

Tricia

Tagged:

Comments

  • kathleenseiler
    kathleenseiler Member, ALL USERS, Partner, Certified Master Anaplanner, Certified Model Builder Posts: 5 Certified Master Anaplanner

    @Tricia 

    If the Purchase Orders roll up to the Department as part of a composite hierarchy, you should be able to set this up by setting up synchronization between the two views.

    You could have your top view by department, and view below that which has the purchase orders. If you turn on syncing in the second view, then whatever department is selected, it would show the purchase orders below that.

     

    Or, like @obriegr mentioned, you could do a line item that is formatted as the Department list. A user could then pick a department from this line item dropdown on the page. You could then have a boolean line item in both of your views (still a similar set up to what I mentioned above), filter on if the department associated with the PO is equal to the department selected in the line item.