General Discussions

Discuss any topics that are not product-specific here.
SOLVED

weekly challenge #8

MsBada
6 - Meteoroid

Why is the cross-tab used ?

1 REPLY 1
Kottapally_Ramesh
7 - Meteor

Hi,

The Cross Tab tool is used to pivot data from rows into columns, transforming your dataset into a summarized structure. 

Below are the uses of Cross Tab:
1. Pivoting Data
2. Aggregating Values
3. Reshaping Data for Analysis
4. Creating Dynamic Headers

Labels
Top Solution Authors