Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #28: Formatting Financial Data

SueDonim
アステロイド

Guessing there are a few steps I could remove....

 

スポイラ
Good exercise for sampling, dynamic rename and various cleanup tasks

Process:
- Upper thread strips out the as of date and ultimately appends it to the other data
- Lower thread
  -- Skip blank records
  -- Rename fields with top row
  -- Extract ShareClass data with Formula and Multi-Row Formula
  -- Delete the records where ShareClass was derived (Null in Fund fields)
  -- Clean-up and append to date

MySolution.PNG
MichaelSu
Alteryx Alumni (Retired)
 
sgrabish1
アステロイド

Easy with guide alongside; thanks for practice exercise!

Inactive User
適用対象外
 
rahmed
Alteryx Alumni (Retired)

Found this challenge very informative in terms of learning how to use Dynamic tools and use of IF statements in Multi Row Formula tool.

 

スポイラ
Week 28- RA Solution.PNG

AbbieRoss-Carter
アステロイド
 
shuchita
アトム
 
T_Willins
14 - Magnetar
14 - Magnetar

Reposting to get challenge tracker to work as attachment and spoiler were deleted.

 

スポイラ
Workflow 28.JPG

 

blundebjerg
アステロイド
 
Dazzerman
ボリード

Here's my solution.

 

スポイラ
I made my workflow a little overcomplicated by automating most of the column ordering, but it works.

Challenge28.jpg