Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hi Team,
I have data like below Tbl 1 and values are repeated but i need to sum distinct value only see Tbl 2.
Tbl 1 :
Tbl 2 :
Thanks,
KV's
Solved! Go to Solution.
@Anonymous , Create a measure like
sumx(summarize(Table, Table[market], table[ID], Table[value]), [Value])
Check out the May 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
67 | |
65 | |
43 | |
42 |
User | Count |
---|---|
47 | |
38 | |
28 | |
28 | |
27 |