Hello,
I want to show 2 fields in a Report: "Phone No_" and "Mobile Phone No_"
So it will be like this:
Phone No.: 0123-456789 / 06-123456789
The slash / must be hidden when only one number is shown.
I think it will be a COMPRESSARRAY function?
Thank you
Rob
Microsoft Dynamics NAV 2013 R2
NAV 7.1
0
Answers
I may not so sure your phone no. and mob. no. are putting in one textbox.(I assume rtc report). If yes you can do this way at rdlc textbox expression
Regards,
Yukon
I changed your code because IsEmptyOrNull must be IsNullOrEmpty
Almost working now. However, when only MobPhoneNo is filled the "/" is showing before the Mobile Phone No. on the Report.
NAV 7.1
NAV 7.1