Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I have this expression in a table:
=Sum(Fields!External_20_Review_Fee.Value)
It keeps haveing an error because there are blanks in the column.
HOw do I ignore the blanks and add up the numbers. The blanks cannot be turned into zeros because of the requirement of the report.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |