A solution to last week’s challenge can be found here.
To solve this week’s challenge, use Designer Desktop.
Challenge Created by: @PhilipMannering

Description:
Based on the data provided, your task this week is to find all possible words in the Spelling Bee puzzle sorted by length (descending). The Spelling Bee puzzle is a grid of seven letters. The rules for valid words are:
1. You must only use letters found in the grid.
2. You must use the center letter at least once in each word.
3. Words must contain at least four letters.
4. Letters can be used more than once.
The first input contains the grid of letters.
Hint: You will (quite literally) require ALTERYX to find the perfect pangram.
Designer Version Used to Create: 2020.3