Excel --> Smartsheet
Hello world, I have to import KPI's from Excel to smartsheet, I know that I can import an Excel file, it's the first thing that I did. But for some columns, Smartsheet didn't took in account a fomula which is the following :
=SI(R12="";NA();SI(ESTNA(Q15);R14;R12+Q15))
(For info,my Excel is in French), I've tried to adapt the formula via ChatGPT but Smarsheet was only saying "unparseable".
Thanks for your help people.
Answers
-
If appears you're specifically returning an #N/A error if R12 is empty. You may need to modify what's happening there. Also, as I understand it Smartsheet syntax uses a comma , as the separator instead of the semicolon ; for EU Excel as above. It also appears you're evaluating FOR an #N/A error; have you considered using ISERROR in Smartsheet?
Check this out for more info about using ISERROR:
Good luck!
If this answer resolves your question, please help the Community by marking it as an accepted answer. I'd also be grateful for your response - "Insightful"or "Awesome" reactions are much appreciated. Thanks!
-
Hello, yes in EU we use ";" as separator. I didn't considerate using IFERROR, I'm going to try it right now.
Thanks Thomas.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!