What is a logical function that returns one value if the condition is true and another value if the condition is false? Data Analytics What is a logical function that returns one value if the condition is true and another value if the condition is false?Answer: IF(condition, value if true, value if false) Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+