The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I am obtaining the distinctcount of a table column and displaying it in a matrix.
Example Table:
My Measure:
Test_DistinctN = DISTINCTCOUNT('Table'[Test])
My Matrix:
I would like the total to update when I am selecting the columns in order to slice the dataset.
i.e. if a and b are selected total = 2
Note - It does work if I slice using a separate table to select the values. Just not the matrix itself.
Solved! Go to Solution.
@Anonymous , I doubt selected visual can used by same visual, You can display that in another visual