Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Handling nested sets model in DAX

Hello, I have a model with groups and questions. Questions are grouped together, but there are some groups with subgroups. And it can go at any depth. I want to aggregate the answers to the questions on the top level, but I am not able to handle properly the nested sets data model. Does anybody have experience in that?