Challenge #249: Highlights
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
DataHabanero
9 - Comet
05-02-2021
08:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
ACE Emeritus
05-09-2021
09:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Shifty
12 - Quasar
05-10-2021
02:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
REALLY enjoyed this challenge. I've been intimidated by the Reporting tools but being forced to have a go proved that it was actually pretty intuitive. I feel like I've opened a door to a previously unexplored part of Alteryx. 🤗
LukaszKarpinski
8 - Asteroid
05-10-2021
03:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Steph_Maddrell
8 - Asteroid
05-16-2021
11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Pretty much identical to the others! Not too many ways you could do this one though. Good to practice the reporting tools.
Rebecca_Neville
7 - Meteor
05-19-2021
08:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
sonyakasenkramer
8 - Asteroid
05-28-2021
10:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
SIVARANJANI
6 - Meteoroid
06-25-2021
04:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
13 - Pulsar
06-28-2021
12:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
euanwilson
8 - Asteroid
07-01-2021
04:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Spoiler
So to find the highest value in the data set I used the transpose tool to place all the values in one column before using a summarize tool to calculate the max value.
After using append fields to place a max value column onto the original data set with record ID's placed on them it was just a case of using the basic table tool and making use of the column rules to highlight the max value and achieve the required result.


After using append fields to place a max value column onto the original data set with record ID's placed on them it was just a case of using the basic table tool and making use of the column rules to highlight the max value and achieve the required result.