Expected Outcome:

Solution:
1st - Press QTY > then Press insert Column to Left

Note: Arrange the column after add
2nd - Drag Rich Text field into the Column.

Note: Arrange the Rich text Field fit to the column.
3rd - Press the Rich text field> Press Properties > Press 3 dot button of Html Expression

4th - After press Html Expression, below screen will prompt, insert field '[DocFurtherDescription]', then press Apply, and OK

5th - Save the Report

Result:

What if user wants to give condition to this field, example want to show further description only for Stock item 'HAHA'
in HTML Expression
Before

After
Change to below expression give condition.
Iif([StockCode]=='HAHA',[DocFurtherDescription] ,'' )

Then Save the report again
Result:

** Learn more about Azure Cloud
** Learn more about QNE Hybrid Cloud Software
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article