Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
3167 Visualizzazioni

Right now in the sales pivot table report, I can group sales by partner or commercial entity and it will total everything by the partner/company for reporting.  This works well, but it will only display the client company name like "ABC Co." or "XYZ Inc.".  How can I also show more contact fields of the partner, something like "ABC Co. - 1500 Main St, New York, NY 10001 (212) 555-6000"?

Avatar
Abbandona
Risposta migliore

Hello,

Add a computed string field with 'search' (Note: store is to be false for this computed field) for ABC Co. - 1500 Main St, New York, NY 10001 (212) 555-6000". It will be displayed over there.

Avatar
Abbandona
Autore

Ok, so I guess the computed field should be made for sale.report model? How can I add to pivot report once the field is created?