I am trying to customize the "Create Customer Statements" report in oracle fusion, for which I needed to add one column in "G_LINE_CLUSTER" group.
As soon as I am editing/adding extra column in G_LINE_CLUSTER group(from existing table from group only), CD_TRX_AMOUNT starts generating wrong value, making it to 0.00
Moreover, how this tag is generating is also confusing as in DM, we don't have this XML tag.
Can anyone please help me with this.
Attaching screenshot for reference.
Before making change in G_LINE_CLUSTER
After making change