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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

function if and language M

Hello,

 

does it exist in Language M:

the if + and ?

 

thanks

1 ACCEPTED SOLUTION
v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

If +else if + then should be the same as if and. You can create a Conditional column in power query by adding multi rules to check the M code.

3.PNG

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

View solution in original post

4 REPLIES 4
v-frfei-msft
Community Support
Community Support

Hi @Anonymous ,

 

If +else if + then should be the same as if and. You can create a Conditional column in power query by adding multi rules to check the M code.

3.PNG

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
Anonymous
Not applicable

Yes they both exist.

 

If 

https://docs.microsoft.com/en-us/dax/if-function-dax 

 

And (which you could use a & or && for depending on situation)

 

https://docs.microsoft.com/en-us/dax/and-function-dax

@Anonymous ,

I believe he was asking after the M language, not DAX.

Nathaniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Nathaniel_C
Super User
Super User

@Anonymous ,

Yes it does! What I will usually do, is use the Add Conditional Column and enter something close, and then look at the syntax in the formula window.  Combine that with google M language and what ever connectors I am researching.

 

Operators Try this for operators.

 

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
Nathaniel

 

 

 

if and and.PNG

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors