Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

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 #110: Think Like a CSE...Reduce the manual inputs!

danilang
19 - Altair
19 - Altair

My solution.  Yay! No bonus though. Boo...

 

Spoiler
I optimized the work flow a little by having the days prior modify a generate rows tool directly to create the negative values and added a little error checking on the input dates

solution 110.png

 

 

Dan

JosephSerpis
17 - Castor
17 - Castor

Challenge Completed 

DavidP
17 - Castor
17 - Castor

My solution, also used generate rows. I guess changing it to a batch or iterative macro would make it process one by one.

KOBoyle
11 - Bolide

Solution attached.

 

Spoiler
challenge_110_spoiler_KO.png
msicak
8 - Asteroid

pretty much same as @NicoleJohnson 's (and probably some others).

 

Spoiler
ch110.png
JoBen
11 - Bolide

Cheers!

Carlos_A
8 - Asteroid

My solution, opted for the text input instead of the date. Also added error checking method for the correct date format.

Spoiler
ca_sol.PNG

 

catherineduffy
8 - Asteroid

My solution

jwlong91
8 - Asteroid

Thanks for posting!

Spoiler
Challenge 110.JPG
jsdeter
8 - Asteroid

I created an app with a simple display vs creating an output file.