#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
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!