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.
Hello,
I am trying to sum the Term values i.e. 126 + 369 but when I use sum it adds all the values and gives 4940. How can I just add the two values in my screen.
Solved! Go to Solution.
Try creating a measure like
Sum of distinct term values =
SUMX ( DISTINCT ( 'Table'[2022_Term_value] ), 'Table'[2022_Term_value] )
Try creating a measure like
Sum of distinct term values =
SUMX ( DISTINCT ( 'Table'[2022_Term_value] ), 'Table'[2022_Term_value] )
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 |
---|---|
124 | |
79 | |
50 | |
38 | |
38 |
User | Count |
---|---|
195 | |
80 | |
70 | |
51 | |
42 |