#INVALID COLUMN VALUE

I am trying to run some formulas using data including a cell with a date but am receiving an #INVALID COLUMN VALUE error.
The cell, which is actually part of a larger data set organized in a column, is linked from another sheet. Both the original cell and the linked cell are formatted as dates. The same error occurs when trying to use a simple =ISDATE formula with data from other cells regardless of whether they have dates, numbers, or text.
Where am I going wrong?
Best Answer
-
Paul Newcome ✭✭✭✭✭✭
当使用一个日期值公式,you need to use the DATE function.
=IF(CONTAINS("Meeting Package 4", [Actualized Services (Awarded Call Tracker)]@row), IF([Date of Award Notification (Awarded Call Tracker)]@row >DATE(2021, 12, 08), "$100"), "$105")
Answers
-
Andrée Starå ✭✭✭✭✭✭
Hi@LGraf
I hope you're well and safe!
Can you share some screenshots?(Delete/replace any confidential/sensitive information before sharing) That would make it easier to 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 support the Community bymarking it Insightful/Vote Up, Awesome, or/and as the accepted answer. 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:[email protected]| P: +46 (0) - 72 - 510 99 35
Feel free to contact me about help with Smartsheet, integrations, general workflow advice, or something else entirely.
-
LGraf ✭✭
See screenshot below.
-
Andrée Starå ✭✭✭✭✭✭
Can you also paste the formula you're testing?
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå| Workflow Consultant / CEO @WORK BOLD
W:www.workbold.com| E:[email protected]| P: +46 (0) - 72 - 510 99 35
Feel free to contact me about help with Smartsheet, integrations, general workflow advice, or something else entirely.
-
Paul Newcome ✭✭✭✭✭✭
It looks like you are trying to pull a date value into a non-date type column. Is the column you are putting the formula in set as a date type column?
-
Andrée Starå ✭✭✭✭✭✭
Try changing the column to a Date Type or test adding +"" at the end of the formula if you don't want it formatted as a date column.
Did that work/help?
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå| Workflow Consultant / CEO @WORK BOLD
W:www.workbold.com| E:[email protected]| P: +46 (0) - 72 - 510 99 35
Feel free to contact me about help with Smartsheet, integrations, general workflow advice, or something else entirely.
-
LGraf ✭✭
I wasn't able to get any of those suggestions to work. See formulas and screenshot below.
[Test formulas 1 (text/number column)]1 contains "=ISDATE([Date of Award Notification (Awarded Call Tracker)]1)"
[Test formulas 1 (text/number column)]3 contains "=ISDATE([IF CONTAINS MEETING PACKAGE 4 = 1]@row)"
[Test formulas 1 (text/number column)]5 contains "=ISDATE([Actualized Services (Awarded Call Tracker)]5)"
[Test formulas 1 (text/number column)]7 contains "=ISDATE([Test formulas 1 (text/number column)]8)"
[Test formulas 1 (text/number column)]8 contains "05/03/23"
[Test formulas 2 (date column)]1 contains "=ISDATE([Date of Award Notification (Awarded Call Tracker)]@row)"
[Test formulas 2 (date column)]6 contains "=IF([Test formulas 2 (date column)]8 > "1/1/2020", "greater", "less")"
[Test formulas 2 (date column)]7 contains "=ISDATE([Test formulas 2 (date column)]8)"
[Test formulas 2 (date column)]9 contains "06/12/22"
The formula I am actually trying to run in [0001]1 contains "=IF(CONTAINS("Meeting Package 4", [Actualized Services (Awarded Call Tracker)]@row), IF([Date of Award Notification (Awarded Call Tracker)]@row > "12/8/21", "$100"), "$105")" but is turning up #INVALID OPERATION due to the original date issue.
Thanks a ton for your help!
-
Paul Newcome ✭✭✭✭✭✭
当使用一个日期值公式,you need to use the DATE function.
=IF(CONTAINS("Meeting Package 4", [Actualized Services (Awarded Call Tracker)]@row), IF([Date of Award Notification (Awarded Call Tracker)]@row >DATE(2021, 12, 08), "$100"), "$105")
Categories
Hi,<\/p>
I hope you're well and safe!<\/p>
Unfortunately, as far as I know, it's not possible now (if you mean that the Query should be included in the URL to Dashboard, it's only possible in the URL to the form), but it's an excellent idea!<\/p>
Please submit this as a Product Feedback or Idea <\/strong>(If it hasn't been added already)<\/em><\/strong> when you have a moment.<\/strong><\/a><\/p>
How would you like to use it? What's the use case?<\/p>
Be safe, and have a fantastic weekend!<\/p>
Andrée Starå<\/strong><\/a> | Workflow Consultant \/ CEO @ WORK BOLD<\/strong><\/a><\/p>