Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register 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
User | Count |
---|---|
16 | |
15 | |
14 | |
12 | |
11 |
User | Count |
---|---|
19 | |
15 | |
14 | |
11 | |
10 |