Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi, I am quite new to DAX, and I want to aggregate member purchase frequency dynamically.
So I have a dataset which looks like this:
Now, I have a basic level aggregation for purchase frequency, which is dynamic to the "date" and "rule" filters, like below:
But I want to aggregate this further, to only "Frequency" and "Member count", like this:
Do you know how I can achieve the last one, while still keep it dynamic to the "date" and "rule" filters? Any suggestions would be highly appreciated.
Solved! Go to Solution.
@Anonymous , I think you need Dynamic segmentation
Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
@Anonymous , I think you need Dynamic segmentation
Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
Hi amitchandak,
Thank you so much! I watched this video and this is excatly what I want!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.