#UNPARSEABLE error
Hi everyone,
I'm having a problem with one of my formulas. Indeed, an error message appears and I can't solve it.
My formula : =IF(OR(JOIN(COLLECT({S1}; {QRQC Date}; Date@row;{QRQC Area};$Area$1);"") = "", Weekday@row<> 7,Weekday@row <> 1 ,{S1}="/" ,{S1}="\"),1,0)
Thanks,
Léa
Answers
-
@lea.s6 I see you are using semi colons in your collect() function. Should be commas?
Darren Mullen, smartsheetguru.com
Get my 7 Smartsheet tips here
Author of: Smartsheet Architecture Solutions
-
Hi, thanks for this answer.
I have tried to change the formula with commas inside the collect() funtion like that :
=IF(OR(JOIN(COLLECT({S1}, {QRQC Date}, Date@row,{QRQC Area},$Area$1);"") = ""; Weekday@row<> 7;Weekday@row <> 1 ;{S1}="/" ;{S1}="\");1;0)
but the error stay. So I thinks there is an other problem.
Thanks
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K Get Help
- 379 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!