You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Announcing a new experience for the Oracle Analytics community coming April 4th!
This category will be read-only as we migrate this space from 3/30-4/4, after which you’ll be able to post as usual. See you there!

Change wildcard example code

Received Response
15
Views
4
Comments
edited Sep 11, 2019 5:18AM in Oracle Analytics 4 comments

Summary

Change wildcard example code

Content

Hello community,

 

I'm found the following wildcard code on a website and I'm using it to find a specific group element.

<? LK_NAME[starts-with(../LK_CODE,getVariable)])?>

 

Now I want to change it a bit. I want to find the LK_NAME of the element where LK_CODES equals my variable and not just starts with it. What is the syntax for it?

Is there anything like: <? LK_NAME[equals(../LK_CODE,getVariable)])?>

 

Thanks for your help

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!