Oracle Business Intelligence Applications

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

BI Publisher Excel With XPATH

Question
1
Views
0
Comments

What's the syntax (if any) for navigating to a node / using XPATH in an Excel template (xls).

If you select an element from the GUI and look at the hidden tab, it does something like this

<?MYFIELD?>

however it doesn't like

<?/Record/FIeld?> or <?./Record/Field?> or <?./Record/Field[1]?>

Similar syntax in an RTF template works fine.