Forum Discussion
quickcreator
6 years agoHelper I
Count Rows (not in a table)
I've made a matrix with measures. The base column is by date. However, there is a date slicer. Count rows works on that. However, when I put a filter on the dates to remove the blanks & the 0's from ...
quickcreator
6 years agoHelper I
It is a measure (A+ B)/C on
several measures, from diff tables:
A = Calc(sum(TableA[Col A]))
B = Calc(sum(TableB[Col A]))
C = Calc(sum(TableC[Col A]))
v-xuding-msft
6 years agoCommunity Support
Hi quickcreator ,
Can you please share a dummy file? You could upload it to OneDrive for Business and post the link here. Then we will understand clearly.