The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I'm trying to set up a drill through, but the requirement is that the filter checks multiple columns in the target report data.
For example, I have a report page that's on the users table, and the drillthrough target is a report on the activity table details. When I select a user and drill through to the details report, it needs to filter that report based on if the user is listed in any of a set of columns.
How would I go about setting that filter up? I tried setting it up in the data model, but it would only take whichever relationship was marked active, and ignore the rest.
Thanks in advance.
@Anonymous , Option which see with description is multiple copies of the users table joining to each of the ID in activity
Inactive relations and userelationship are options. But that gives a measure that will not filter data during drill through
User | Count |
---|---|
65 | |
60 | |
55 | |
53 | |
30 |
User | Count |
---|---|
180 | |
88 | |
72 | |
48 | |
46 |