Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I have a matrix that breaks down into 5 rows. Row 1 will break into multiple Row 2 items, Row 2 breaks down into multiple row 3 items, and so on until the fifth row.
I have built a calculate function that compares two columns in the matrix and returns a 1, or a 0 as seen below:
Solved! Go to Solution.
@Anonymous , Create a measure Reconciled and then create a table with row values 0,1
then use the bucketing using item
refer
Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
@Anonymous , Create a measure Reconciled and then create a table with row values 0,1
then use the bucketing using item
refer
Dynamic segmentation -Measure to Dimension conversion: https://youtu.be/gzY40NWJpWQ
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 6 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 18 | |
| 14 | |
| 14 |