Data Table

Data Table

awikirawikir Posts: 4Questions: 1Answers: 0

Hello please I have a datatable with multiple value in the same colone when I make an exel he put more value on the same colone I want to separate them

Answers

  • awikirawikir Posts: 4Questions: 1Answers: 0

    here is my data table and sorry for my English

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    Hi @awikir ,

    Would you be able to supply a working example so we can look at it, please? It looks like you've stacked the rows, so it would be interesting to see that code.

    Thanks,

    Colin

  • awikirawikir Posts: 4Questions: 1Answers: 0

    AGREE TOMORROW I WILL SHARE IT FOR NOW I AM OUTSIDE MY WORK
      but did you understand my problem?

  • awikirawikir Posts: 4Questions: 1Answers: 0

    but what I want to do is in a single tadatable column I write more value but in the exel file generation I want to personalize it so that it shows me one value on top of the other not like in the image that I showed on top

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    I understand - the issue is how you're stacking those rows. This example here, for another forum thread, may give you something to think about it - it shows how data can be manipulated before it goes into the XLS file, possibly giving you the control you need.

    C

This discussion has been closed.