Beast Mode

Beast Mode

how do you add the remarks in DOMO beastmode?

Member
edited December 2023 in Beast Mode

I tried to use # but it doesn't work…

example:

#we don't count unique here becasue there are participants have the exact same name#

Welcome!

It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In

Best Answers

  • Coach
    Answer ✓

    You use the SQL format for comments which is two dashes -- in place of a hash #

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • Answer ✓

    You can also use this:

    1. /*
    2. my multi-line comments
    3. go here
    4. */
    **Check out my Domo Tips & Tricks Videos

    **Make sure to <3 any users posts that helped you.
    **Please mark as accepted the ones who solved your issue.

Answers

  • Coach
    Answer ✓

    You use the SQL format for comments which is two dashes -- in place of a hash #

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • Answer ✓

    You can also use this:

    1. /*
    2. my multi-line comments
    3. go here
    4. */
    **Check out my Domo Tips & Tricks Videos

    **Make sure to <3 any users posts that helped you.
    **Please mark as accepted the ones who solved your issue.
  • thanks!

  • Contributor

    Sometimes I feel like the Domo community are all about to ask the same question at the exact same time. lol Thanks for the answer guys!

    IF I SOLVED YOUR PROBLEM, PLEASE "ACCEPT" MY ANSWER AS A SOLUTION. THANK YOU!

Welcome!

It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In