Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Something else i've tried, is adding auto-numbers per box in the SQL, by using ROW_NUMBER OVER (Partition, etc.) - but that hasn't worked. My thought there, was to use if statements in the RTF, that said something like, "if <?if:CURRENT_TALENT_RATING='08' AND AUTONUMEE ⇐ '10"?> Then in the next box/column, do:…