Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Violeta, Thanks for your reply! Even with the catalog-index-info defined just below the <?for-each:current-group()?> it's the same result: <?catalog-index-info:'First Name' ;firstName?> <?catalog-index-info:'Last Name' ;lastName?> Any ideas? Thanks, Aleks
-
Hi, thanks for your reply! Unfortunately, as I stated in my initial post, to_char is not supported in LoV(very poor) when using Bursting... Regards, Aleks
-
Hi, Thanks for your answer, but I checked this before and I cannot see a solution or workaround. Regards, Aleks
-
Hi, Thanks for your reply! Forgot to specify that the output is etext and based on the documentation ORA_HASH and other complicated functions like REGEXP_LIKE are not supported. Creating an eText Template Regards, Alex
-
Hi All, The Standard Report is 'Bank Statement Detail Report'. Its output is 'TEXT'(that's why it doesn't have data template ) so we created a custom one with type XML so we can create a custom template(Excel). But we don't want to modify the RDF file for this report and we want to use the current executable. Issue is…