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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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