in aggregator , how can i get the sum in readable format
Answers were Sorted based on User's Feedback
Answer / rajesh
In server Job:
open Aggregator properties, select output tab, select column
whatever u required to SUM, double click on Derivation
column, select the source column, and finally select the SUM
option in drop down list of Aggregate Function and click OK.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / varaprasad rayi
hi , is there any posiblity in parallel jobs.?
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nish
what he means is the default to decimal formatting option.
so that it doesnt display the default double data with many digits after decimal
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the Difference between Change capture stage and Difference Stage ? What are its significance individually ?
What is the difference b/w Hash file and Lookup Fileset stages?
1) In a dataset how to delete a single row? 2) i have 50 rows , i want to display 5-7 records only? How to write the sql query? 3)i have 40 rows,i want to display last row? write sql query?
I am defining one varaible parameter date in job parameters.I want use this variable date in where clause in source query.
In aggregator stage,to find the sum of the entire group of columns,it displays in binary format. How can i solve this problem.
Explain the functionality of your current project?
1 Answers IBM, Miles Software,
Source have 1000 records and it can have three nodes ok but i want how many records are executed on each node?
what is flow of project?
What is diff between Junk dimensions and conform dimension?
in datastage interview qustion source target ------- ------- 12345 1 2 3 4 5
how to find diff between 2 dates without using Icon... funtions?
I have scenario like this seq file --> transformer --> sort stage --> dataset In this job which prtitioning technique you are using and why???