Forum Discussion
Anonymous
5 years agoNot applicable
Aggregation without Sum
Hi All, I was wondering if you can help my in this part. Im trying to aggregate some numbers without summing them. So for each cycle.Name i want to have each type of available numbers for it with...
- 5 years ago
Anonymous the DAX I gave you should generate the new table you are looking for. When you say "new table" you mean a new calucated table that is in your data model yes?
jdbuchanan71
5 years agoSuper User
Anonymous
If you drag the field into the visual and set it to 'Don't Summarize' it will group them instead.
Anonymous
5 years agoNot applicable
This is exactly what i need but i need to create these setup in a calculated table.