Forum Discussion
damit23183
3 years agoMicrosoft Employee
How to include Total Measure by Categories from Another Table into SummarizedColumns
Hi, Need some help into create Summarized column table; As you can see I have two different table for Gender Table A and B, and each have different Measures call "Total+" and "Pop". I...
andhiii079845
3 years agoSolution Sage
I think this do not change my idea. You create a "categories" table with all categories like:
| Categories | Main type |
| F | gender |
| M | gender |
1-20 | Age Group |
| 21-30 | Age Group |
And do from this table your calculation. Do you have perhaps some details of the underlaying data?
damit23183
3 years agoMicrosoft Employee
Yes I do have everything but unfortunately I can't share any data.
Let me re-work on proper data and data model presentation.
Thanks for your response. Appreciate it!