Why does a formula column in group data not generate XML data in the output file
I have a custom Oracle Report (RDF) that needs to use a formula column in the highest level group to order the report output correctly. I added the formula column but did not see the data in the XML output file. I added debug messages to the PL/SQL function for the formula column to ensure it was being triggered. The debug messages were present in the log and reported the correct values were retrieved by the function. So, why is the data that was reported in the debug statement not written to the XML output file? Oracle Reports Application Version