Alteryx: Adding comments in the formula tool
Category:
Question ID: 109759
2
0

Is it possible to add comments within the formula tool? If so, how can I accomplish this?

 

Thanks!

Marked as spam
Posted by (Questions: 17, Answers: 0)
Asked on July 31, 2020 12:51 pm
113 views
Answers (1)
2
Private answer

Absolutely!

To add comments within a formula tool you can either add two forward slashes "//" to the beginning of your comment OR open your comment with forward slash and star "/*" then close it with a star and forward slash "*/".

Examples:

// Here is a comment in a formula tool

/* Here is another comment in a formula tool */

You may also take advantage of the built-in Comment Tool in Alteryx which can be handy if you want to see a comment without having to click on the formula tool.

Marked as spam
Posted by (Questions: 0, Answers: 17)
Answered on July 31, 2020 5:22 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top