Handling Integers in Advanced Excel

Last Updated : 18 Mar, 2026

Handling integers in Advanced Excel involves working with whole numbers and performing calculations such as sum, average, count, minimum, and maximum. Tools like Power View make it easier to analyze integer data by automatically aggregating numeric fields and displaying them in visual formats such as charts.

Step-by-step Implementation

Follow the further steps to handle the integers using advanced excel.

Step 1: First we create sample data with fields sports and No. of Medals.

Create a dataset
 

Step 2: Now just select the cell from A1 to B5.

Select the dataset
 

Step 3: Select the Insert tab on the top of the ribbon and then in the view group select the Power View option.

 Select the Insert tab
 

Step 4: Select the Design tab on the top of the ribbon and then choose Stacked Bar from Bar Chart.

Select the Design tab
 

Step 5: Now Stacked Bar chart will appear where No. of Medals has been taken as aggregate by Power View because that is the numeric field.

Stacked Bar chart will appear
 

Step 6: The bar chart can be changed by its aggregate for Sigma values has to be changed. So that bar chart can get changed by the average, minimum, maximum, count of no. of medals.

bar chart can be changed by its aggregate for Sigma values has to be changed.
 

Step 7: Select Count(Distinct) in Sigma Values so that Power View will count the field of Values.

Count(Distinct) in Sigma Values
Comment

Explore