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.
I would like to create a measure that displays the count of ID’s from the Content table. This measure needs to display when I have a table with the Messages name and message id count and work when the Content table name is used as a filter. For example in the file below when I filter on Drink the total would be 4.
User | Count |
---|---|
86 | |
84 | |
36 | |
35 | |
32 |
User | Count |
---|---|
95 | |
75 | |
66 | |
53 | |
53 |