Issues in Excel Template
We are using Oracle Apps 12 release and in that we are trying to use Excel template in place of RTF template ( Due to size issue ). We are facing few issues in it , Can someone help us here.
1) How to use Conditional Statements (IF-ELSe) in Excel template , like we want to display particular field say A only if the Condition1 is true , else it should not come.
2) How to use same XML tag in more than one position in the Excel template. In RTF template we were able to do that , but in Excel template when we are assigning same tag to another cell in the Excel sheet , it jumps to the previous defined celll only.