Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9236767
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T07:22:36+00:00 2026-06-18T07:22:36+00:00

Getting error The action you’re trying to perform is causing a fatal error and

  • 0

Getting error “The action you’re trying to perform is causing a fatal error and cannot be performed” on this line-

sheet.getRange(m, k, enD, 1).setValues(sheet.getRange(m, k, enD, 1).getValues());

My code has been running without errors for a week but since yesterday I am getting this error randomly. Sometime it works sometime it doesn’t. I don’t wish to disclose the calculations and that’s why I am using this.

Any idea why this is happening? I tried reducing ‘enD’ values from 40s to 10s or 20s. Doesn’t help. Tried splitting the code – read values using getValues() first and then write using setValues but again getting error on getValues() part.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T07:22:38+00:00Added an answer on June 18, 2026 at 7:22 am

    I tried this simple test script to check how it could work and I get this log :

    3.141592653589793  =PI()
    3.14159265358979  
    

    The script goes like this :

    function replaceFormulasByValues() {
      var ss = SpreadsheetApp.getActiveSheet();
      var sel = ss.getActiveRange();
      Logger.log(sel.getValues()+'  '+sel.getFormulas()); // show cell's content (value and formula) 
      sel.setValues(sel.getValues());// this is the same mechanism you use
      Logger.log(sel.getValues()+'  '+sel.getFormulas()); // no formulas anymore
    }
    

    So it works as expected doesn’t it ?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

any time i write this: $this->setTemplate('module/action'); I'm getting this error: The template module/actionSuccess.php does
I'm getting this error Error 500: Executing action [pay] of controller [org.gamestrike.PaymentController] caused exception:
I'm trying to run node.js under unix, and getting this error dooing that: var
I'm getting an error while trying to use the action_mailer_tls plugin to communicate with
Getting error when I tried like this: $ci =& get_instance(); $ci->db->select(CONCAT_WS(' ',users.name_first,users.name_last) AS user_name,CONCAT_WS('
I am getting error unfortunately, myapp has stopped when I am trying to open
I had hard time to figure out why I've been getting unknown action error
Getting error at line [theSelectedRoutine addExerciseObject: exercise]; saying method -addExerciseObject not found. Interface: @property
I am trying to execute case statement but i am getting an error. Here
I am getting error below on every action after migrating from JSF 1.2 and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.