Forum Discussion
Except Function
- Anonymous2 years ago
Hi savannahr ,
Since you didn't provide your data model, I could only calculate all the fields in one table.
Below is my test table:
Please try to create a new column with below dax formula:
Other = [Total Responses]-[Team 1]-[Team 2]Please refer the attached .pbix file.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi savannahr ,
Since you didn't provide your data model, I could only calculate all the fields in one table.
Below is my test table:
Please try to create a new column with below dax formula:
Other = [Total Responses]-[Team 1]-[Team 2]
Please refer the attached .pbix file.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.