Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
Anonymous
Not applicable

Replicate Excel formula in Power Query

Hello. I want to use two formulas from Excel in Power BI. How can I replicate them to DAX format?

 

 

=IF(OR(End<Start;[@[First Response (SLA Metrics)]]<[@[Date/time of creation]]);0;(NETWORKDAYS([@[Date/time of creation]];[@[First Response (SLA Metrics)]];HolidayList)-(NETWORKDAYS([@[Date/time of creation]];[@[Date/time of creation]];HolidayList)*IF(MOD([@[Date/time of creation]];1)>End;1;(MAX(Start;MOD([@[Date/time of creation]];1))-Start)/(End-Start)))-(NETWORKDAYS([@[First Response (SLA Metrics)]];[@[First Response (SLA Metrics)]];HolidayList)*IF(MOD([@[First Response (SLA Metrics)]];1)<Start;1;(End-MIN(End;MOD([@[First Response (SLA Metrics)]];1)))/(End-Start))))*(End-Start)*24)
=VLOOKUP([@Name];CLUMEM;2;FALSE)-[@UsedMemoryGB]

 

sbirq_0-1593423878264.png

The first formula is in column 'R' of Changes.

 

sbirq_1-1593423980073.png

The second formula is in column 'K' of Cluster.

 

File:

http://www.mediafire.com/file/lsgejsqsd98q852/dest.xlsx/file

 

 



2 REPLIES 2
parry2k
Super User
Super User

@Anonymous it will be much easier if you post sample data and expected output. It will be quicker to provide the solution.

 

Read this post to get your answer quickly.

https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

Anonymous
Not applicable

Edited my post for reproduction 🙂

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.