Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Maybe there is a better way to do this but I am basically trying to create a column where if the employees title
The formula I am trying to use is:
Solved! Go to Solution.
hello @CiaraCaryl
your syntax looks good but here are some notes you probably want to put a note.
- in Line 4, NOT function is use for both containsstring but you need opposite value only for "Enterprise" for "AE".
- use comma in-between if statement
Here is one way to represent if statement based on your DAX.
Another way to write is using SWITCH.
Hope this will help you.
Thank you.
hello @CiaraCaryl
your syntax looks good but here are some notes you probably want to put a note.
- in Line 4, NOT function is use for both containsstring but you need opposite value only for "Enterprise" for "AE".
- use comma in-between if statement
Here is one way to represent if statement based on your DAX.
Another way to write is using SWITCH.
Hope this will help you.
Thank you.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
18 | |
15 | |
12 | |
11 | |
8 |
User | Count |
---|---|
24 | |
19 | |
12 | |
11 | |
10 |