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!

Engine Works

Under the hood of Alteryx: tips, tricks and how-tos.
StephaneP
Alteryx
Alteryx

This article is the 3rd chapter of a 3 part series. Part 1 discusses your preparation. Part 2 emphasizes the preparation of the workflow. This part focuses on the final enrichment using visual effects.

 

Series Agenda

  1. Part 1: Prepare yourself and your audience
    1. Identify and write down the value for your audience.
    2. Select your battle. You can not focus on everything; what is your priority?
    3. Never start a demonstration by a huge and complex workflow.

  2. Part 2: Prepare your workflow
    1. Prepare an easy-to-read title.
    2. Align, distribute, ventilate & activate the "Wifi"
    3. Frame the functional module of your workflow.
    4. Complementary colors are less aggressive.
    5. Find a way to explain the workflow in almost one sight.
    6. Annotations to help understanding
    7. Macros & containers to minimize the complexity.
    8. Pre-execute the workflow!

  3. Part 3: Enrich your workflow with visual effects
    1. Pictures with effects to highlight hidden information or important steps
    2. Hidden containers to display additional information in one click
    3. Be fun and creative using background; try your company's branding and logos

 

For the record we are here to convince Jessica, your manager, that Alteryx is a huge solution in your context. You want to be sure that the value you see is highlighted by the visual of your workflow.

 

1. Pictures with effects to highlight hidden information or important steps

To help Jessica understand the context that is sometimes not obvious for a beginner, put an image in a Comment tool. You know what is behind an Input Data or Output Data tool. Jessica does not. It just looks like a green box.

 

For instance, you can add an enterprise resource planning (ERP) or application logo, a screen shot of the output or intermediate result, or a graphic… all information that you could tell or show with a simple click, but you want the audience to understand by themselves in case they miss your explanation.

 

StephaneP_0-1626110687336.png

 

 

  • Ah OK the source is my ERP”.
  • Ah OK you are generating a dashboard.
  • Ah OK I understand what the purpose of this part is.

Do not hesitate to use images that explain the logic of the workflow without having to click everywhere.

 

StephaneP_0-1626111345015.png

 

 

Here for example we have four main geospatial operations. Visually understanding them is far more easy than looking at the four Browse tools or examining the tools' configurations. Putting a screen shot of the data source can also be a way to help them understand what you are trying to do.

 

If you remember the advice “Find a way to explain the workflow in almost one sight” this is a good approach to explain quickly the logic of your process.

 

Tip: To quickly have a good looking PNG picture, use the pre-packaged image effect in PowerPoint.

First, paste your image in PowerPoint:

StephaneP_2-1626110687787.png

 

Next, apply a lovely effect (frames, shadow, bevel...):

 

StephaneP_3-1626110687883.png

Next, save it as an image and it will generate a PNG (transparent background):

 

StephaneP_4-1626110687972.png

 

Next, import it into a Comment tool without shape:

 

StephaneP_5-1626110688031.png

 

As this is a PNG, the background is transparent = very nice effect that fits to any color background.

2. Hidden containers to display additional information in one click

When you think that some complementary information is needed to highlight your presentation, just do a screen shot and include it directly within the workflow within a Container.

 

It will make the presentation more smooth (no need to switch to and from one of your 126 applications open in your background) and show some interesting documentation features of Alteryx.

 

StephaneP_6-1626110688225.png

 

3. Be fun and creative using backgrounds

We are so used to having a white background that we do not even realize that there is a huge visual potential using customized backgrounds. Alteryx is not doomed to look like a vintage tool 😉

 

You can even set an image as a background and build your real workflow on top of it. Very impactful, but of course to be used carefully and sparingly regarding your audience 😊

 

StephaneP_7-1626110688410.png

 

 

StephaneP_8-1626110688497.png

 

 

 

StephaneP_9-1626110689530.png

 

Conclusion

Snifff… this is the end 😪

 

I am confident that, thanks to you, Jessica is seeing the value  😃

 

Jessica.gif

 

 

Last reminder, these articles are not talking about best practices implementation, or maintainability of the workflow. It only focus on making the workflow looks nice, clean, shiny...

 

Most of all, I am really looking forward to using this article to entice you to share your tips and screenshots of your visually impactful workflow!!

 

Enjoy Alteryx

 

Note: You can find the first two chapters here:

 

Comments
atcodedog05
22 - Nova
22 - Nova

Hi @StephaneP 

 

Your design guidelines are amazing. I am trying to implement them. Interesting you are using the comment box to create blocks. Just a question Is there a way to fix container height and width?

 

 

StephaneP
Alteryx
Alteryx

Hello @atcodedog05;,

 

Thank you for your feedback 😊

 

Your question about the container is an interesting one. Indeed when implementing best practice to build a workflow you have to use containers. They are designed for this purpose. You can activate/deactivate, move a lot of tools togethers. The purpose is to speed and facilitate implementation. Then the size is in autofit mode so that you do not spent too much time on resizing the container each time you add or drop a tool. The side effect is that aligning containers, or their size or tool within different containers is then almost impossible. Setting height and width is against its initial purpose.

This is why in my post I am using comments only because I am focusing on the look, not the maintainability. Then I can align/resize everything pixel by pixel. The purpose is different.


So to answer your question, NO you can not set the size of the container.🙄

fmvizcaino
17 - Castor
17 - Castor

As a Chess player, you already now the example I loved the most!!!

Really appreciate all the work you have done for this series!! 

FlorianC
Alteryx
Alteryx

@atcodedog05 There is a trick to set containers to the desired size: use hidden comment tools in the top-left and bottom-right corners. By adding a whitespace to a comment tool, you can disable the border and make it as small as possible. You can then move them in position within the containers to force a certain size and create a harmonious visual similar to that of background comment tools.

atcodedog05
22 - Nova
22 - Nova

@FlorianC 

 

You Sir, are a Genius 😎 !!