web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 general forum

How to make "if conditions" in Dynamics work like Excel "if conditions" : Calculated fields

(0) ShareShare
ReportReport
Posted on by

I have been trying to achieve the following in a if condition in a calulated field , Could you please help me the achieve this kind of values which are dynamic.

 

By default the if condition only allows a "static value" or a "field value " , is there any way i can have a computed "field value" as follows , this is the formula based on excel , i need to achieve the same in Dynamics calculated fields

=IF( 
    BX$4 <= $AI5, 
    IF( 
        OR( 
            BX$4 = $AH5 + 1, 
            BX$4 = $AH5 * 2 + 1, 
            BX$4 = $AH5 * 3 + 1, 
            BX$4 = $AH5 * 4 + 1, 
            BX$4 = $AH5 * 5 + 1, 
            BX$4 = $AH5 * 6 + 1, 
            BX$4 = $AH5 * 7 + 1, 
            BX$4 = $AH5 * 8 + 1, 
            BX$4 = $AH5 * 9 + 1, 
            BX$4 = $AH5 * 10 + 1, 
            BX$4 = $AH5 * 11 + 1, 
            BX$4 = $AH5 * 12 + 1, 
            BX$4 = $AH5 * 13 + 1, 
            BX$4 = $AH5 * 14 + 1, 
            BX$4 = $AH5 * 15 + 1, 
            BX$4 = $AH5 * 16 + 1, 
            BX$4 = $AH5 * 17 + 1, 
            BX$4 = $AH5 * 18 + 1, 
            BX$4 = $AH5 * 19 + 1, 
            BX$4 = $AH5 * 20 + 1 
        ), 
        BW5 * ( 1 + $AE5 ), 
        BW5 
    ), 
    0 
) 


Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard > Dynamics 365 general

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans