Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Coversion into Table


Hi,

Can we send a field containing different columns in Table form in mail.

EX. i am sending field which is coming from script like concat(&&) as ABC. i want to send this field in tabular form in email. now its coming in list form. is ther...

Regards,

Piyush Jain

Labels (1)
5 Replies
tresB
Champion III
Champion III

How would you like to present a table with data like:

FieldWithFieldNames

Field1

Field2

Field3

?

javier_florian
Creator III
Creator III

You can export data in csv file, this work with excel.

Not applicable
Author

Hi tresesco,

If i have field abc formed by conacat(,,), then i want to show it in tabular form like a b c as column in a table format.

Regards,

Piyush Jain

tresB
Champion III
Champion III

You can take the fields a, b, c directly instead of taking ABC (the concatenated one), right? May be I am missing something, can you explain with a sample data?

Not applicable
Author

Hi,

As discussed above i am sending field 'abc' formed in script like concat(,,) in mail through alert option.

the field in mail is coming like..

EX

abc,xyx,xyz
abc,xyx,xyz

abc,xyx,xyz

it is coming in list form. i want it to come in tabular form as in attachment.

Tabular view.jpg

Regards,

Piyush Jain