March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hai All, I Am new Dax, Please help me
Is Graduating = if ('Demo Log'[Is Active ]="Yes" && 'Demo'[Initiative Type] = "Sprint", "YES","NO")
From the above equation denoting To "YES" and "NO" values.
From the above equation, I want to create a calculated column only with a "YES" Value.
Ie. From this specific Calculation, I only want to fetch "YES" Values
Solved! Go to Solution.
You would use a filter for that. You can choose visual level, page level, report level filters or you can create a calculated table.
Do you want to change the formula ? In that case you can omit the ,"No" part, it is optional
Or do you want to filter your table for rows that evaluate to "Yes" ?
only yes
You would use a filter for that. You can choose visual level, page level, report level filters or you can create a calculated table.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
129 | |
90 | |
75 | |
58 | |
53 |
User | Count |
---|---|
200 | |
104 | |
101 | |
67 | |
55 |