iosiflupis
New Member
- Joined
- Jan 26, 2022
- Messages
- 39
- Office Version
- 365
- Platform
- Windows
I have a table that has columns for tracking weather via METARs. METARs are messages that are used by aviation to pass weather readings. They are usually generated hourly, unless otherwise required, every day. I have a table that has 99K rows of data. Each day has between 22 - 28 rows of data. I have a pivot table that is set up to aggregate data by YEAR, QTR, MONTH, and DAY. This works just fine for data that is in numerical formats. Unfortunately I also have 6 columns that have textual data that I would like to be able to also aggregate. Does anyone know of a way to aggregate this textual data so that for each day there would be one row and if there was a textual entry in any one, or more than one, column that it would be reported in some fashion?
I tried grouping, sorting, and making the textual data into numbers and had no luck. The columns that have the textual data are: SNOW, RAIN, MIST, LIGHTNING, THUNDERSTORM W/RAIN, and PRESENT WX CODE.
Thank you all.
I tried grouping, sorting, and making the textual data into numbers and had no luck. The columns that have the textual data are: SNOW, RAIN, MIST, LIGHTNING, THUNDERSTORM W/RAIN, and PRESENT WX CODE.
Thank you all.