Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
I chose to transpose the fuel types, which wasn't totally necessary here as there are only two (can be handled easily with a formula). However, transposing would be more flexible if a new fuel type was introduced later (e.g. premium) or if the company decided to rename the fuel types in the database; the transpose version of the workflow would be able to handle those changes without any edits.