Forum Discussion
dyee4613
5 years agoHelper I
Calculate ALL Help
Hi. I have a some data has the following data: Contract, Date ,Employee, Hours, Task. Here is a table w/ hours summarized at the contract level. Contract Hours ABC 1000 CDE 2000 ...
PaulDBrown
5 years agoCommunity Champion
Using ALLEXCEPT(table, table[contract]) as the filter expression will solve this. However, as always, it depends on how your model is set up and which fields you are using (Dimension tables, date table...) in your target visual.