Hi I'm trying to convert a formula to a column formula but get an error message
I'm using below formula, what is wrong in it, anybody got a clue?
=IF(NOT(ISBLANK([Completion Date]@row)); 5; IF([Target Completion Date]@row >= TODAY(); 1; IF([Target Completion Date]@row >= TODAY(-14); 2; IF([Target Completion Date]@row < TODAY(-14); 3))))
Thanks Hilbert
Answers
-
Hi,
Same issue here even with simple formulas :
=IF([Strategic fit]@row = "Unknown"; 0; 3)
The formula gives a right result but fail to be used as Column formula
Tnx
Rudy
-
Hi @Hilbert Kok & @Rudy Moons
Strange!
Can you maybe share some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
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.
-
This is the message when I'm trying to convert the formula to column formula
-
Hi @Hilbert Kok & @Rudy Moons
Are you able to convert these to column formulas if you use a comma (,) instead of a semi colon(;)?
Ex, try this:
=IF([Strategic fit]@row = "Unknown", 0, 3)
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
-
Hi Genevieve, i converted all semi colon to comma and get an error message #Unparseable
-
-
Hi Genevieve,
Same over here.
The formula is working fine but won't accept to be a column formula.
If I change the ';' in to a ',' I get a #UNPARSEABLE error, when I F2 the cell Smartsheet replace the ',' with a ';' automaticaly.
-
Where are you located?
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.
-
Hi Andreé,
I'm from Belgium, so we use 1,25 and not 1.25 in all DAX languages we need to use ; and not , (Excel, PowerBI,...)
I assume that this is the issue ;)
-
Hi @Rudy Moons and @Hilbert Kok
Since column formulas are a new feature, I'm not certain if this is expected behaviour for formulas using ; instead of , - could each of you open a Support Ticket with our team so we can look into each scenario with you one-on-one? Please provide our team with screen captures and sheet names, if possible.
Thank you!
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
-
No I don't think that's it because it looks correct.
I'd be happy to take a quick look.
Can you maybe share the sheet(s)/copies of the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
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.
-
Hi Andreé I'm working from the Netherlands, and we use the semi colon as seperator and a comma like in Belgium.
-
@Genevieve P & @Rudy Moons & @Hilbert Kok
Oh wow! I've missed the release of the Column Formula feature.
🤩
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.
-
@Andrée Starå I think it will be officially talked about later today!!! But the Help Center article is live so I figured it was OK to discuss in the Community! 🤩
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
-
@Genevieve P Yes, I approve 😉
Btw. It doesn't work for me either. Maybe it's not "live" entirely yet.
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
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!