Forum Discussion
ALambert
3 years agoFrequent Visitor
Splitting stats table based on columns from another table
I have Table A that is a list of memberships and relevant info constituent_id membership_id dues program category subcategory joined expires standing date_added 187957 11019 50 DfP...
- 3 years ago
Hi ALambert ,
this looks like a typical "Events in progress"-pattern to me. You need either just one appropriate measure or a different helper table. Please check out this article: Events in progress – DAX Patterns and let me know if you have trouble implementing it to your case.
ImkeF
3 years agoCommunity Champion
Hi ALambert ,
this looks like a typical "Events in progress"-pattern to me. You need either just one appropriate measure or a different helper table. Please check out this article: Events in progress – DAX Patterns and let me know if you have trouble implementing it to your case.