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.
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