K2BTools Tutorial - Exercise 10.1 - Adding Business Analysis View to a grid

In this part, we are going to add a Business Analysis View to the Invoice Work With using Query objects that were already created in the tutorial KB.

  1. Go to EntityServices instance associated with the "Invoice" transaction.
  2. Right click on "Work With" node, and "Add->Business Analysis View"
    BusinessAnalysisView
    Adding a Business Analysis View

  3. Add a "Query Object" inside the "Business Analysis View" just created.
    QueryObject
    Query Object

  4. Change the "Query" property of the query node to "WWInvoiceByCustomer”.
  5. Repeat steps 3 and 4 while adding WWInvoiceByCountry”, “WWInvoiceByMonth” and “WWInvoiceProduct” queries.
    BusinessAnalysisResult
    Business Analysis View Result