Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hello,
I need assistance in filtering the data without a direct relationship between tables. We have three tables:
I need to develop a report that shows the Sales amount and Sales quantity for each sales representative based on multiple relative time selections made in the slicer. It should look something like this.
I set up the relationships between the tables as described below, but the filter isn't working, and I can't use the Sales and RelativeTime fields in the matrix because they aren't directly related.
I can't create a relationship between Sales (date) and RelativeTime (date) because of a many-to-many relationship. To solve this, I added a Time table with distinct dates and linked both Sales and RelativeTime to it. Unfortunately, this hasn't resolved the issue.
Sample Data :
Please help me figure out how to filter and display the data effectively under these conditions. Any recommendations are appreciated
Solved! Go to Solution.
This is one of the few occassions when you want to use a bidirectional filter. Make the relationship between Time and Relative Time bidirectional, so that when you place a filter on Relative Time that filter will reach the Time table, and ultimately Sales.
This is one of the few occassions when you want to use a bidirectional filter. Make the relationship between Time and Relative Time bidirectional, so that when you place a filter on Relative Time that filter will reach the Time table, and ultimately Sales.
Thank you. It worked.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
42 | |
31 | |
27 | |
27 |