Dataport problem

Markandey_PandeyMarkandey_Pandey Member Posts: 178
Hi all,

Can we include column heading in .csv file that is generated using Dataport.

Actually i have designed a Dataport using Sales Invoice Header and line table, now according to our client requirement i want to include the column heading along with the records.

can anybody help me.

Output in CSV file should be like this:

Item No. Description Invoice No.
Item-1 xyz 1234
Markandey Pandey

Comments

  • vijay_gvijay_g Member Posts: 884
    ya you can do that by sending the "field Caption" to the first line.
    let's see this link
    http://www.mibuso.com/howtoinfo.asp?FileID=8&Type=howto
  • Markandey_PandeyMarkandey_Pandey Member Posts: 178
    Hi

    Thanx, its working but after column heading one empty row is inserted that i dont want, how can i solve this.
    Markandey Pandey
  • vijay_gvijay_g Member Posts: 884
    Hi

    Thanx, its working but after column heading one empty row is inserted that i dont want, how can i solve this.

    Explain me exactly what you have done, do according to link i think it should be work fine
  • devu_13devu_13 Member Posts: 101
    Hi Experts
    Can we print this heading on every page which size like A4.any way to find solution.
    Devendra Kr. Sharma
    IBIZ Consulting Services,India
  • Markandey_PandeyMarkandey_Pandey Member Posts: 178
    vijay_g wrote:
    Hi

    Thanx, its working but after column heading one empty row is inserted that i dont want, how can i solve this.

    Explain me exactly what you have done, do according to link i think it should be work fine

    thanx its, done
    Markandey Pandey
  • Markandey_PandeyMarkandey_Pandey Member Posts: 178
    vijay_g wrote:
    ya you can do that by sending the "field Caption" to the first line.
    let's see this link
    http://www.mibuso.com/howtoinfo.asp?FileID=8&Type=howto


    hi, i had gone through the link and created the dataport and also got the desired output.
    Here I have used constants for field caption, now i am getting a problem,
    actually the '<' symbol is getting added with the caption of the last field and it is creating some problem when the csv file is being exported to some other software.

    i am not able to find how '<' symbol is getting added with the last field.

    can u plz help me.
    Markandey Pandey
Sign In or Register to comment.