How can we make the fields unique in Query Manager in PeopleSoft ?
How can we make the fields unique in Query Manager in PeopleSoft?
393 views Asked by Marco Parra At
2
There are 2 answers
0
On
Each record requires unique fields. So for each record within a query, the fields will be unique by definition. If you have multiple records, however, you might have the same field twice. For example, a query with multiple records with descr will have multiple descr fields in the output. By default, they will all share the same label in the output, so the column labels will not be unique (by default). You can change this from the fields tab. Click the Edit button next to the field you would like to change. You will then see a Heading Text and a Unique Field Name. You may change both of them, although the unique field name is already unique across the columns in the query, and is usually the record alias.field, for example, B.DESCR.
Click on the properties of the query Properties
Check Distinct in the Properties Page Check Distinct in the Properties Page