Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
you can put <?if:AMOUNT_DUE!= 0?> condition in rtf after GLC group loop tag (<?for-each:G_LINE_CLUSTER?>)
-
@Pradnya_Pampatwar did you get the answer ? I am facing same issue.. can you please help me with approach.
-
You need to create additional lookup in application. BIP_FORCE_ENABLE_CACHE_HISTORY A )Setup and Maintenance -> Manage Profile Options -> New -> Create Profile Option as: -Profile Option Code: BIP_FORCE_ENABLE_CACHE_HISTORY -Profile Display Name: BIP_FORCE_ENABLE_CACHE_HISTORY -Application: Financials Common Module…
-
I also having similar requirement. Can someone please suggest on this ? We are trying to add accessibility in excel output but we are having rtf template.
-
Remove the text from template for date column and in DM use below systax TO_CHAR(sysdate,'DD/MM/YYYY','NLS_DATE_LANGUAGE = american') or any format you need