RE: creating degenerate dimension (with invoice numbers)

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



One might argue that invoice detail like this isn't best suited for OLAP.
When clients say they want things like order numbers or invoice numbers in a
cube, I try my best to discourage it, since invoice and order numbers are
usually detail attributes that don't really aid in analysis. If you have an
invoice number dimension (a dimension with invoice number as the lowest
level), or you have a member property for it, I'm afraid you'll be paying a
performance price either way. The more appropriate way to handle this would
be via SQL reporting, if it's an option.

"Bartosz Gorzynski" wrote:

> How can i this - sometimes i need include invoice numbers in reports
> (fact table size 2475797, distinct invoice numbers 177014). Nonempty
> crossjoin - products,customers and invoices( invoice_status,invoice
> number with auto grouping parent) is very slow
>
.



Relevant Pages

  • Re: vfp9.0 report detail band
    ... payment have 1 record. ... the report invoice details can show that 4 item, ... i would like to ask all about the report question! ... i tried set relation to invoice table from invoice detail and payment ...
    (microsoft.public.fox.helpwanted)
  • Re: vfp9.0 report detail band
    ... set relation to invno into invoicedetail additive ... set relation to invno into payment additive ... now, have invoice, invoice detail and payment table, i would like to show the result in 1 report layout not using the sql join 3 tables together!!As i know, the report can add more than 1 details band in it, i tried set relation to invoice table from invoice detail and payment detail, the result in report show me the 1st record of invoice detail and 1 record of payment detail!! ...
    (microsoft.public.fox.helpwanted)
  • Re: vfp9.0 report detail band
    ... set relation to invno into invoicedetail additive ... set relation to invno into payment additive ... now, have invoice, invoice detail and payment table, i would like to ...
    (microsoft.public.fox.helpwanted)
  • Re: How do I display 1 line per Invoice Summary w/totals from Invoice Detail ?
    ... The Invoice Summary contains only Customer Number, Date, ... stored in the Invoice Detail. ... An SQL statement IS the query. ... Access uses to create an SQL statement. ...
    (microsoft.public.access.queries)
  • Re: POS
    ... Serge, ... I insert an invoice into the invoice table. ... form for edit Invoice and Invoice Detail using text boxes for Invoice ...
    (microsoft.public.vb.general.discussion)