Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
I've never used pivot tables but I would suppose that this will work: Place the code <?attribute@incontext:background-color;'#YOUR_HEX_COLOR_CODE'?> inside the cell you want to format outside of any grouping tags.
-
That is very problematic. The page numbers are only determined at the end of the runtime, if the actual layout has already been created completely. Therefore, the only option you have left would be to count and calculate how many pages you will need per table and dynamically display the text.
-
You'll have to add these lines: <Y1Axis axisMinAutoScaled="true" axisMaxAutoScaled="true"> <ViewFormat scaleFactor="SCALEFACTOR_NONE" /> </Y1Axis> I hope this will help you
-
I am able to se the circle in pdf and in html-output. Which browser are you using? Not every browser got a svg parser so you might have to download an add-on.