Format of column not reflected on completed form

Genevieve Van Buhler
Genevieve Van Buhler โœญโœญโœญโœญ

We have a smart sheet that is created when a form is completed. There are multiple columns with the currency format (i.e. $25.00), we created the completed form to generate with additional fields our employees enter. However, the amounts that are formatted as currency on the sheet is not keeping the format and looks like 25.0. Any suggestions?

Tags:

Best Answer

Answers

  • Andrรฉe Starรฅ
    Andrรฉe Starรฅ Community Champion

    Hi @Genevieve Van Buhler

    Start with making sure that the following conditions are true.


    The new row will be auto-filled with the formulas if there are two rows below/above with the same formulas and the same level of hierarchy.


    More details:

    If the formula structure is the same above/below the Formula Autofill will add the formula(s) automatically.

    Conditions That Trigger Formula Autofill

    Youโ€™ll seeย formulasย populate automatically when you type in a newly inserted or blank row that is:

    • Directlyย between two othersย that contain the same formula in adjacent cells.
    • At theย topmost of the sheetย if itโ€™sย above two rowsย that have the same formula in adjacent cells. (This includes rows inserted from a form.)
    • At theย bottommost of the sheetย if itโ€™sย below two rowsย that have the same formula in adjacent cells. (This includes rows inserted from a form.)
    • Above or below a single rowย that is betweenย blankย rows and has formulas.

    More info:ย 


    Did that work/help?

    I hope that helps!

    Be safe and have a fantastic week!

    Best,

    Andrรฉe Starรฅ | Workflow Consultant / CEO @ WORK BOLD

    โœ…Did my post(s) help or answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!

    SMARTSHEET EXPERT CONSULTANT & PARTNER

    Andrรฉe Starรฅ | Workflow Consultant / CEO @ WORK BOLD

    W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35

    Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.

  • Genevieve Van Buhler
    Genevieve Van Buhler โœญโœญโœญโœญ

    The formulas are populating on the new rows correctly.

    Here is a screen shot of the column and a few rows of the sheet:

    image.png

    Here is what that same field looks like in the completed form: the dollar sign isn't showing and the 2nd decimal isn't showing, should be $249.80.

    image.png

    The formula that we are using to create the completed form is:

    ="https://app.smartsheet.com/b/form/xxxxxxxxxxxxx?Title%20Company%20Name=" + SUBSTITUTE([Title Company Name]@row, " ", "%20") + "&amp&Title%20Company%20Attention=" + SUBSTITUTE([Title Company Attention]@row, " ", "%20") + "&amp&Title%20Company%20Address=" + SUBSTITUTE([Title Company Address]@row, " ", "%20") + "&amp&Title%20Company%20Phone=" + SUBSTITUTE([Title Company Phone]@row, " ", "%20") + "&amp&Title%20Company%20Email=" + SUBSTITUTE([Title Company Email]@row, " ", "%20") + "&amp&Service%20Address=" + SUBSTITUTE([Service Address]@row, " ", "%20") + "&amp&Closing%20Date=" + SUBSTITUTE([Sewer Amount]@row, " ", "%20")

  • Andrรฉe Starรฅ
    Andrรฉe Starรฅ Community Champion
    edited 12/10/20 Answer โœ“

    @Genevieve Van Buhler

    Got it!

    Unfortunately, I don't think it's possible to get the same formatting in the form at the moment.

    Pleaseย submitย an Enhancement Request when you have a moment

    โœ…Remember! Did my post(s) help or answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!

    SMARTSHEET EXPERT CONSULTANT & PARTNER

    Andrรฉe Starรฅ | Workflow Consultant / CEO @ WORK BOLD

    W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35

    Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!