Hi all,
i have a webi report which is using Prompt in which user will enter any String value and that value should match with the columns in the report.
For example
if the user enters DEB in the Prompt then report should should show all the value in the column using DEB.
like
DEBRA
ABDEB
CADEBAB
How to achieve this
Thank You