#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, join the Smartsheet Guru Elite
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
- Customer Resources
- 65.3K Get Help
- 445 Global Discussions
- 144 Industry Talk
- 477 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!