I was lookiing into using the LIKE functionality inside BI Publisher. Unfortunately it does not exist but you can use a bit of a workaround: <?if:starts-with(FIELD_NAME,'LIKE_VALUE')?> Example: <?if:starts-with(DEPARTMENT,'FIN')?>
Working my way through the dba day to day activities sharing what I learn along the way. Mostly a place to save my own notes for later use and hopefully someone else might find it useful.