How to hide/replace text in a BIP reports
Hello All,
We have some Contact data needs to be display on report.
Data is like below:
Last Name = Abc
Last Name = xyz*Inavtive(tag)*
Last Name = Abc
Last Name = xyz*quit(tag)*
Report is showing all the data, but we need to hide the tag *inavtive* and *quit* from report.
Report Data should be like below:
Last Name = Abc
Last Name = xyz
Last Name = Abc
Last Name = xyz
Please help us on this solution, how we can achieve this.
Thanks,
Prem