March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have a table of data which has all contacts and another table with all actions related to that contact.
The relationship is one contact_no to many action_cd
All actions have a reference number in the contact table. I have a table that I have filtered to show a specific action if it is overdue but if I click that action I want it to show all related actions using the contact_no. It's kind of working back from the row context.
So when I click on any of these actions I want another table to show me all actions related to the contact_no.
Any help would be appricated. Thanks, Dan.
Solved! Go to Solution.
I don't think that that is possible. When you select a row in your existing table visual, I think that the values for all the columns will be passed to the 2nd table as filters, and that will result in only the selected row being displayed again.
As an alternative you could use either a tooltip or a drillthrough page, passing the contact_no as the parameter.
I don't think that that is possible. When you select a row in your existing table visual, I think that the values for all the columns will be passed to the 2nd table as filters, and that will result in only the selected row being displayed again.
As an alternative you could use either a tooltip or a drillthrough page, passing the contact_no as the parameter.
Thanks for looking though
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
23 | |
16 | |
15 | |
7 | |
6 |
User | Count |
---|---|
33 | |
29 | |
16 | |
13 | |
12 |