Ask Question
6 January, 15:02

A user asks for a checkbox to be automatically ticked if the annualrevenue field is greater than a million. Which formula to trigger aworkflow would satisfy this requirement?

A. AnnualRevenue > 1000000, TRUE, FALSE

B. IF (AnnualRevenue > 1000000, "TRUE", "FALSE")

C. AnnualRevenue

D. AnnualRevenue > 1000000

+4
Answers (1)
  1. 6 January, 15:25
    0
    The formula for this workflow would be Annual revenue > 1000000

    Answer: Option D

    Explanation:

    For the selection of the check boxes, certain functions and work flows are to be made. If the condition which has been made for that particular checkbox gets fulfilled, that checkbox is selected and tick marked.

    For the user who wants the checkbox to be ticked, if the annual revenue is more than one million, then the formula for this is Annual revenue > 1000000.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A user asks for a checkbox to be automatically ticked if the annualrevenue field is greater than a million. Which formula to trigger ...” in 📗 Business if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers