Sage 100

 View Only
  • 1.  Customer wants to be able to sort/view product lin

    Posted 01-10-2014 09:35
    Customer wants to be able to sort/view product line in the Item Quantities by Warehouse BIE view. Is it possible to add another table to a BIE view?


  • 2.  RE: Customer wants to be able to sort/view product lin

    Posted 01-10-2014 10:25
    If you go into Column settings and click add, CI_Item is a table available, so you can add product line to the view.


  • 3.  RE: Customer wants to be able to sort/view product lin

    Posted 01-10-2014 12:15
    Sorry, I should have specified that they need the product line description, and i don't think that's part of CI_Item?


  • 4.  RE: Customer wants to be able to sort/view product lin

    Posted 01-10-2014 20:36
    Well, @ThereseLogeais, here is another application that has Pivot Table written all over it. And @DanBurleson has developed dashboards using Access and I believe Excel which would probably work here as well....


  • 5.  RE: Customer wants to be able to sort/view product lin

    Posted 01-11-2014 04:47
    I'd create a Product Line Desc UDF in CI_Item (using ProductLine as data source), VI the descriptions for existing items (new items will inherit description), then add the UDF to the BIE view.