InterviewSolution
| 1. |
What Is Summary Columns? |
|
Answer» A summary column performs a computation on another column's data. Using the Report Wizard or Data Wizard, you can create the following summaries: sum, average, count, minimum, MAXIMUM, % TOTAL. You can also create a summary column manually in the Data Model view, and USE the Property Palette to create the following ADDITIONAL summaries: first, last, standard deviation, VARIANCE. A summary column performs a computation on another column's data. Using the Report Wizard or Data Wizard, you can create the following summaries: sum, average, count, minimum, maximum, % total. You can also create a summary column manually in the Data Model view, and use the Property Palette to create the following additional summaries: first, last, standard deviation, variance. |
|