Here I have DataBand with text fields inside. I would like to do the next: the text field which displays MAIN.SEC_PRICE_LAST (yellow) should be hidden if MAIN.SEC_PRICE_LAST is null. Also the height of text field which shows MAIN.SEC_PRICE_FIRST (green) should be stretched to the height of DataBand.

This is how the result looks like now:

The left result is okay but in case when MAIN.SEC_PRICE_LAST is null I would like the report to look as follows:

I would appreciate any assistance. Thank you!