Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 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
EXCEL Template Conditionally Display the region

2795332
Rank 2 - Community Beginner
Summary
EXCEL Template Conditionally Display the region
Content
Hi,
Could you suggest on below.
In .Rtf template we use below syntax to conditionally display the region, how to achieve this in EXCEL Template?
<?if:COLUMN_NAME>100?>
--
<?end if?>
<?choose:?>
<?when:COLUMN_NAME=’Y’?>
---
<?end when?>
<?end choose?>
Thanks
0