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.
I have already performed the measurements on the table and receiving the incorrect results of the grand total. So how can I do to change the result to the correct information?
Every column is showing the grand total calculated from a measure. Terminal logon is only one from my table.
Please help me!!!!
Thank you all.
Solved! Go to Solution.
HI @saranp780
Try adding this MEASURE
New Save_User = IF ( HASONEFILTER ( Table1[UserName] ), [Save user], SUMX ( ALLSELECTED ( Table1[UserName] ), [Save user] ) )
HI @saranp780
Try adding this MEASURE
New Save_User = IF ( HASONEFILTER ( Table1[UserName] ), [Save user], SUMX ( ALLSELECTED ( Table1[UserName] ), [Save user] ) )
Check out the April 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 | |
67 | |
42 | |
42 |
User | Count |
---|---|
46 | |
38 | |
28 | |
26 | |
25 |