Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 |
---|---|
12 | |
11 | |
8 | |
7 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
10 | |
7 |