Forum Discussion
razan_5r5
4 years agoFrequent Visitor
calculation
how i can sum all the value in one column except one in power bi
- 4 years ago
Hi razan_5r5
If you mean all except on column you could do use the DAX measure ALLEXECPT
Otherwise if you are looking to filter out on particular value, you could use the FILTER measure