Forum Discussion
ruiner
3 years agoFrequent Visitor
Filtering based on parent grouping
I have a table laid out like this: EmployeeId CompanyId FinancialPeriodId GroupId StatusId 1 10 5 1 1 My visual is grouped by company, financial period and then status. I nee...
v-yueyunzh-msft
3 years agoCommunity Support
Hi , ruiner
It seems the [Measure 2] returns the 11+15 and 26+29 , can you check the summarize() function contains the all columns in your table?
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
ruiner
3 years agoFrequent Visitor
Hi v-yueyunzh-msft,
The original measure also returns the same incorrect numbers when multiple slicer values are selected.