Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

daField and ppfield

edited October 2003 in General
Hi,

I have two tables with same Fieldname and when I add them to the selected
list they appear as _2 , _3 ....

The defield in the same but pp field has _2, _3

I know they are the Pipeline fields and I can get them through
DataPipeLine.Fields[i]. But I want change them back to the pipeline as
regular fields. How can I do that?



Thanks in advance.

-Bhoj

Comments

  • edited October 2003
    Hi Bhoj,

    Are you using DADE to create these datapipelines or are you creating them on
    a form? If you are using DADE, you can rename the field alias names by
    clicking on the Fields editor. Then in the bottom window click once on a
    field, wait a second, then click it again. This will allow you to change
    it's name.

    If you are using a TppDataPipeline one a form, simply right click over the
    pipeline and select Fields Editor. From this dialog you can chang the name
    of any field using the object inspector.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.