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

  • Home
  • SEARCH
  • 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 8132677
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T09:24:08+00:00 2026-06-06T09:24:08+00:00

Here is a simplified version of what I’m trying to do through an expression.

  • 0

Here is a simplified version of what I’m trying to do through an expression.

if response_time > response goal, “colour”, but if response_time > response_goal * 0.25, “colour#2”

Can this work through an expression?

At the beating my head against the wall stage…

  • 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-06T09:24:09+00:00Added an answer on June 6, 2026 at 9:24 am

    I would refine this expression from Nick somewhat because the first condition would evaluate true even if the second condition is true. It would also be easier to read if you use the Switch function. So try something like this:

    =Switch(response_time > response_goal and response_time <= response_goal * 0.25,"colour", response_time > response_time * 0.25, "colour#2")
    

    UPDATE: Nick was right in order of operations – I was keyed in on the greater than sign and not the math operation. I still prefer the Switch function, but just to correct the record – the expression should look like this:

    =Switch(response_time > response_goal 0.25 and response_time <= response_goal ,"colour#2", response_time > response_time, "colour")
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here is a simplified version of something I'm trying to run: for (var i
Here is a simplified version of what I'm trying to do: Without having multiple
I'm trying to create a large XML tree in R. Here's a simplified version
Here is a simplified version of a stored procedure I am trying to write
Here is a simplified version of my data. This is the result of a
Here's a simplified version of what I'm trying to do : Before any other
I have this table for documents (simplified version here): id rev content 1 1
I'm trying to animate a circle being drawn - here's a simplified version of
Here is simplified version of my requirement I have a java class say Processor
Here is a simplified version of what I have (not working): prog.h: ... const

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.