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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello - trying to use the TPID count column, but it repeats the count after adding the Marketing Play Product column. WHat's the measure I can create to use the original Count, instead of the repeated count? In this example, should be 12 for High Tech Software, not 12*9(rows).
Thanks!
PG
Solved! Go to Solution.
Oh I think I got it, I can calculate the denominator to get the distinct count of the repeating columns.
Thanks!
Please share the measure or formula you use in TPID count.
Well it's a measure already provided from the source. Initially, this looks good with this fields:
It is when we add the new column Marketing Play Product that the dataset expands the TPID count depending on the # of rows the Marketing Play Product has(in this case 9 rows). I need that Marketing Play added but, when creating a new measure, I wanted to use the TPID count before the new field was added. Is that possible?
Oh I think I got it, I can calculate the denominator to get the distinct count of the repeating columns.
Thanks!
Hi,
You are using a calculated column and High Tec is repeated 9 times in your data this is the reason it is showing 12 values 9 times in your data.
you can take count in or check count in the matrix table.
@Anonymous - thanks. not sure though what do you mean take count in or check count in the matrix? I'm looking at using 12 as a denominator in the measure.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.