Oracle Analytics Cloud and Server

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

EXCEL Template Conditionally Display the region

Received Response
21
Views
1
Comments

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

Answers