Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 237 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
BI Publisher Excel With XPATH
PencilBoy99
Rank 3 - Community Apprentice
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.
0