Hi,
I have Line Name in Details.
It is part of the formula
If {Field1}= 'PP' then "<b>Line LineName:</b>   " & {FieldName} else ""
Sometimes I have 3 lines of text. I want to display words "Line Name" just once. And have 3 description underneath.
Sometimes condition {Field1}= 'PP' not met - so I want these Line Names to be invisible.
So I tried to have Line Name as a lable placed into section and supress if duplicate. Then if condition {Field1}= 'PP' not met and i need it blank - I can't have it.
So I made it part of the Formula and now i see it 3 times.
How to make it work, please?
Thanks
I have Line Name in Details.
It is part of the formula
If {Field1}= 'PP' then "<b>Line LineName:</b>   " & {FieldName} else ""
Sometimes I have 3 lines of text. I want to display words "Line Name" just once. And have 3 description underneath.
Sometimes condition {Field1}= 'PP' not met - so I want these Line Names to be invisible.
So I tried to have Line Name as a lable placed into section and supress if duplicate. Then if condition {Field1}= 'PP' not met and i need it blank - I can't have it.
So I made it part of the Formula and now i see it 3 times.
How to make it work, please?
Thanks