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.
I refer to this previous thread: Solved: Re: Column Results with '1'/'2' instead of 'True'/... - Microsoft Fabric Community
I made a mistake. I actually want the column to return results "Yes" or "No" instead of "True" or "False".
So, the situation is this.
I created a column like this:
Solved! Go to Solution.
Category 1 = IF(CALCULATE(SUM('Table'[Revenue]))>=4000000, "Yes", "No")
Category 1 = IF(CALCULATE(SUM('Table'[Revenue]))>=4000000, "Yes", "No")
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
133 | |
76 | |
53 | |
38 | |
37 |
User | Count |
---|---|
202 | |
80 | |
71 | |
55 | |
48 |