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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Make the Excel Formula...
Power Apps
Unanswered

Make the Excel Formulas work with Calculated fields

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I am trying to get execel formulas to work with CDS calculated fields , is there any way to make thses formulas to work with CDS?

 

ODD, YEAR, INT, SUMIF, ROUNDUP, RIGHT, MONTH 

 

Any help would be appreciated , I have complex formulas that need to solved , Please check one such example , Let me know if it possilbe with CDS

 

Here $AL6 is a date field

 

=IFERROR( 
    IF( 
        OR( 
            $BN6 = "", 
            $BN6 = 1900 
        ), 
        "", 
        IF( 
            YEAR( 
                $AL6 
            ) < 2018, 
            "Q1-18", 
            ( "Q" & 
                INT( 
                    ROUNDUP( 
                        MONTH( 
                            $AL6 
                        ) / 3, 
                        0 
                    ) 
                ) & "-" & 
                RIGHT( 
                    YEAR( 
                        $AL6 
                    ), 
                    2 
                ) ) 
        ) 
    ), 
    "" 
) 

I have the same question (0)
  • leventg Profile Picture
    11 on at

    Have you every checked content at this link? It might help.
    https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-if

  • TuongDoan Profile Picture
    573 Moderator on at

    Calculated column doesn't support full PowerFX set of function.

     

    Please read this: https://learn.microsoft.com/en-us/power-apps/maker/data-platform/formula-columns?tabs=type-or-paste#function-types

     

    ---------------------------

    If the solution I provided assisted you in resolving this issue, kindly select "Accept as solution" This will help others in finding the solution more expediently 😄Also, a Thumbs up would be a great compliment!

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 339 Most Valuable Professional

#2
11manish Profile Picture

11manish 180

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 88 Super User 2026 Season 1

Last 30 days Overall leaderboard