peoplesoft - Calculations with PS Output fields using PS Client -
i working peoplesoft client 8.53 , need assistance on working output fields.
problem statement: have union query. both selections (query 1, query 2) fetchng count. now, want calculation count selection1 , count selection2.
below screenshot of sample data 2 selections showing 1 output field(term) selection1, there count selection2.
kindly me understand if there way calculations output fields, have in oracle.
your support appreciated!
can share text of ideal sql query?
also, note union consolidate counts identical in result single row.
select 8 count dual union select 8 dual
my first thought might better of join. join allow add 2 sums.
Comments
Post a Comment