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 #105: Think Like a CSE… Tools are missing!

Billigans
8 - Asteroid
Spoiler
The workflow is looking for the macro in the macro directory. I opened the code in pycharm and changed the code to look for the macro in the downloads folder directory as shown below:
Billigans_1-1602347901393.png

 


Billigans_0-1602347885676.png

 

Inactive User
Not applicable

Solved!

Spoiler
I inserted the macro manually and copied/pasted the original configuration from the missing macro using the XML view inside Designer:

xml.JPG
Qiu
20 - Arcturus
20 - Arcturus

Here you go

 

Spoiler
en-105.PNG

 

 

AkimasaKajitani
17 - Castor
17 - Castor

My solution.

 

Spoiler

Open the provided YXMD file by Designer and click on the missing Macro to find the tool ID.

AkimasaKajitani_1-1604829438086.png

 

After that, open the YXMD by Text editor and search the tool ID.
Check the Setting(Date, CheckBox, Text Box).

AkimasaKajitani_2-1604829511998.png

Or on Designer click the missing macro, we can find the macro setting.

 

findsetting.png

On Designer right click and insert Macro and set the searched value.

 

AkimasaKajitani_3-1604829564798.png

 

It will be work well.
report.png
 

DMContente
8 - Asteroid

Interesting Challenge!

JP_SDAK
8 - Asteroid

Copied macro to my macro directory designated in user settings, deleted the broken macro, inserted new one and then ran the workflow successfully.

Spoiler
JP_SDAK_0-1610158186412.pngJP_SDAK_1-1610158245714.png

 

JP_SDAK
8 - Asteroid
Spoiler

sorry - no way to delete this - replied to wrong challenge


 

 

TraceyD
Alteryx Alumni (Retired)

Straightforward...

rcarog
8 - Asteroid

Solution attached.