if else in rtf template — Oracle Analytics

Oracle Analytics Cloud and Server

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

if else in rtf template

Received Response
112
Views
2
Comments

Summary

if else in rtf template

Content

Hii All,

i want to convert following logic into  rtf template format in bi publisher.I am writing this inside a loop  for finding minimum.Logic is

if

c < counter then

c:=counter

end if

i tried to convert it.but it is giving error. Anyone please correct this code 

<?xdofx:if c < counter then  counter:=c?><?end if?>

Thank you

Answers