Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

how to import both Image and RichText together

 I've some Rich text formatted text and embedded image inside RQM excel importer cell. what should I write in my cfg file in order to import both formatted text and image along. Please help

something like... ?? (P is the column)
testscript.steps.description=RichText(P) & " " & image(P)                       //doesn't work.

The above line in cfg file doesn't work.

0 votes



One answer

Permanent link
Deepak,

The ampersand symbol is used to add two or more bits of data and it is not supported to work in conjunction with two functions (image-RichText). This could be raised as an enhancement https://www.ibm.com/developerworks/rfe.

Regards,
Mehul

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 28 '16, 10:36 p.m.

Question was seen: 3,536 times

Last updated: Nov 30 '16, 2:25 a.m.

Confirmation Cancel Confirm