Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
hi please ask I want to sum in the table automatically in the target column. and in this picture I share there are two data values that I took from the release data table.
Hi @Bambang_Sono ,
The totals row removes all filters and calculates based on the calculation method used in your DAX. You can use the 'selectedvalue' function.Need more info, like what DAX are you using? A modification with the IF function should meet your needs.
Best Regards
you can try
= sumx(values(Day), target)
Proud to be a Super User!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 54 | |
| 45 | |
| 38 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 86 | |
| 69 | |
| 38 | |
| 29 | |
| 26 |