Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
I was facing the same issue and was able to avoid it by using the child tables(multiple tables with 63 or less columns) as sub templates in the main template and then calling these subtemplates in the main table(table used to integrate the sub tables of data). <?template:templat_name?> can be used to create subtemplate of…