+ Reply to Thread
Results 1 to 5 of 5

Text in pivot table limited to 255 characters

  1. #1
    tanyae_823
    Guest

    Text in pivot table limited to 255 characters

    I am using a pivot table as an efficient way to aggregate text responses from
    a large data set. However, the pivot table cuts off the text after the first
    255 characters (similar to when you copy a worksheet by using the move/copy
    option).

    How can I overcome this? I have tried putting the pivot table on the same
    sheet as the dataset, but that does not work.

    I should also note that these pivot tables are then fed into an automated
    report through a complicated set of VLOOKUPs, etc. The pivot table
    aggregates several questions and responses from many areas of the datset into
    one discrete, defined area.

  2. #2
    Debra Dalgleish
    Guest

    Re: Text in pivot table limited to 255 characters

    The character limit in a pivot table cell is 255, and as far as I know,
    this setting can't be changed manually or programmatically.

    Perhaps the automated report could pull additional data from the pivot
    table source.

    tanyae_823 wrote:
    > I am using a pivot table as an efficient way to aggregate text responses from
    > a large data set. However, the pivot table cuts off the text after the first
    > 255 characters (similar to when you copy a worksheet by using the move/copy
    > option).
    >
    > How can I overcome this? I have tried putting the pivot table on the same
    > sheet as the dataset, but that does not work.
    >
    > I should also note that these pivot tables are then fed into an automated
    > report through a complicated set of VLOOKUPs, etc. The pivot table
    > aggregates several questions and responses from many areas of the datset into
    > one discrete, defined area.



    --
    Debra Dalgleish
    Excel FAQ, Tips & Book List
    http://www.contextures.com/tiptech.html


  3. #3
    Dave Peterson
    Guest

    Re: Text in pivot table limited to 255 characters

    I don't think you can change this behavior.

    Maybe you could add a code that represents that longgggggg response. Then
    create the pivottable based on that.

    Then after the pivottable is created, you could use =vlookup() or
    =index(match()) to retrieve the real long text.


    tanyae_823 wrote:
    >
    > I am using a pivot table as an efficient way to aggregate text responses from
    > a large data set. However, the pivot table cuts off the text after the first
    > 255 characters (similar to when you copy a worksheet by using the move/copy
    > option).
    >
    > How can I overcome this? I have tried putting the pivot table on the same
    > sheet as the dataset, but that does not work.
    >
    > I should also note that these pivot tables are then fed into an automated
    > report through a complicated set of VLOOKUPs, etc. The pivot table
    > aggregates several questions and responses from many areas of the datset into
    > one discrete, defined area.


    --

    Dave Peterson

  4. #4
    tanyae_823
    Guest

    Re: Text in pivot table limited to 255 characters

    Thanks for the responses. I will try your suggestions. It is nice to know
    that I had not done something wrong.



  5. #5
    MissCrafty1
    Guest

    RE: Text in pivot table limited to 255 characters

    Tanyae_823, can you show me how to use the pivot table to aggregate text
    responses? That could really help me. If you could just provide a sample
    that would be great.

    "tanyae_823" wrote:

    > I am using a pivot table as an efficient way to aggregate text responses from
    > a large data set. However, the pivot table cuts off the text after the first
    > 255 characters (similar to when you copy a worksheet by using the move/copy
    > option).
    >
    > How can I overcome this? I have tried putting the pivot table on the same
    > sheet as the dataset, but that does not work.
    >
    > I should also note that these pivot tables are then fed into an automated
    > report through a complicated set of VLOOKUPs, etc. The pivot table
    > aggregates several questions and responses from many areas of the datset into
    > one discrete, defined area.


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1