Results 1 to 7 of 7

Thread: Export Particular Fields

  1. #1
    gokulakannan is offline Sugar Community Member
    Join Date
    Dec 2011
    Location
    India
    Posts
    37

    Default Export Particular Fields

    While using export, it creates an *.csv file and it contains all the fields in database. But i want to export particular fields only. Can any one guide me how to do that.

    I'm using SugarCE6.4.0RC2 and MySql.

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Export Particular Fields

    There is no way to do this (in CE) that I know of, the export is set to export all fields. What you can do is to pull that file into a spreadsheet and remove the columns you dont want.

    If it was something you needed over and over you would either need to move to PRO/ENT/ULT and use a report, load one of the reports modules available from the forge or exchange (not really sure if any of them have an export function, you would have to look around) or have someone tweak the export function in the code to gather fewer columns.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  3. #3
    gokulakannan is offline Sugar Community Member
    Join Date
    Dec 2011
    Location
    India
    Posts
    37

    Default Re: Export Particular Fields

    Thank you for your reply Brill, can i load any report module in CE? If it is possible then kindly post back the details about the report module

  4. #4
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Export Particular Fields

    There are lots of report modules available. You will have to do some experiments to see if any work for you , i have not tried any of them in a long time.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  5. #5
    Ramblin is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    98

    Default Re: Export Particular Fields

    Try the new AlineaSol Reports

    Very clean interface, easy to use and lets customize and save reports which can export data. And it is a free download from SugarForge.

    (and no. I am not connected in any way to AlineaSol; I just like their product)

    Ramblin

  6. #6
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: Export Particular Fields

    Long time ago I had exactly the same problem.
    At that time I found the module /include/export_utils.php with some strange array - $contact_fields and $account_fields - in it.

    As they did not have any use I look for a sensful use of them.
    Look at my module (from 6.1) an try to understand what I did. :-)


    OK, it's ot upgrade safe, but simple...
    Attached Files Attached Files
    Harald Kuske
    Pre-Sales Engineer Central Europe

    SUGARCRM Deutschland GmbH
    Erika-Mann-Str. 53, 80636 Munich, Germany
    Email: hkuske@sugarcrm.com
    Home: http://www.sugarcrm.com


  7. #7
    gokulakannan is offline Sugar Community Member
    Join Date
    Dec 2011
    Location
    India
    Posts
    37

    Default Re: Export Particular Fields

    Thank you for your support guys. Now im working on that,will post back the result soon

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Add/Delete fields when export to csv
    By john.luat in forum Help
    Replies: 0
    Last Post: 2009-11-04, 03:32 PM
  2. Add Additional Fields to Export
    By bigrockford in forum General Discussion
    Replies: 0
    Last Post: 2009-09-14, 05:23 PM
  3. Customize export fields
    By fmarzocca in forum General Discussion
    Replies: 2
    Last Post: 2009-03-06, 08:47 AM
  4. Export only certain fields?
    By jennie in forum Help
    Replies: 0
    Last Post: 2005-08-10, 07:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •