Hi,

I have a AW setup as follows:

sales cube:

  reports_on :transaction
  pivots_on :date, :product, :location



I have setup the transaction fact and the dimensions needed. Using the table report helpers I can generate a table where I can drill down my hierarchies. I
use the default table-report helper in my views.

I would like to stay in group sum tables until I reach the end of the hierarchy. Then I would like to click on the last hierarchy and have another drill-down that shows not the sum but all the transactions for a specific date/product for all locations.

Can this be done ? I can create custom helper but do not know how to get this specific data from AW.

regards

Jeroen
_______________________________________________
Activewarehouse-discuss mailing list
Activewarehouse-discuss@rubyforge.org
http://rubyforge.org/mailman/listinfo/activewarehouse-discuss

Reply via email to