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! Learn more
I am tasked to create a table utilizing a dual Dynamic. One measure that will count each occurance with the time span selected and bucket by count <5 , 6-10, 11+. And then by a distinct count of vendors. An output example is below. All of my attempts aggragates both values with a result 10 Vendor Count and Bucket = 11+. Any guidance would be appreciated. Thank you.
Vendor Count Bucket
5 <5
3 6-10
2 11+
Hi @jsm2116 ,
Not very clear... Are you confused about why there is only one reord ?
Measure returns a single value, so if you want to display all values based on each row, you should add a original field to Table visual along with the measure. Or you could create a calculated column instead.
Please provide me with more details about your table and your problem or share me with your pbix file from your Onedrive for Business.
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@jsm2116 I just recently did a similar thing for one of my customers and in the coming days will be writing a blog post on it and will let you know when it is ready so that you can implement the same solution.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
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.