- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Show summary in table based on selected value in Gantt Chart (by making use of a measure)
Hi,
I have a Gantt chart and would like to show more information when someone clicks on one of the bars in the chart. The bars represent parts of products (ID 4 and 5 in the table).
When a bar (part) is selected I want to show the summary of the issue which is linked to this part. E.g. when someone selects ID 4 (Part 4), the table should show the summary "XYQ" of ID 1 (issue 1).
How can I write a measure which allows a table to display only the issues which are linked to the selected part?
There is a path available which works from higher levels (Product, part, sub part, issue) to lower levels. Furthermore, this path is available in separate columns, so issues have a link to Part ID included. However, Parts do not have a direct link to Issues.
ID | Summary | Type | Parent | Path | Product ID (LVL1) | Part ID (LVL2) | Sub Part ID (LVL3) | Issue ID (LVL4) |
1 | XYQ | Issue | 3 | 3|4|2|1 | 3 | 4 | 2 | 1 |
2 | ABC | Sub-part | 4 | 3|4|2 | 3 | 4 | 2 |
|
3 | DEF | Product | 6 | 3 | 3 | - | - |
|
4 | GHI | Part | 3 | 3|4 | 3 | 4 | - |
|
5 | DJI | Part | 3 | 3|5 | 3 | 5 | - |
|
My intuition says the measure should allow to show "all summaries", of “all issues” which have “the Selected Parts’ ID” in their own “Part ID column”.
Thank you so much,
Gijs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Change the interaction mode from "cross highlighting" to "cross filtering" and you get your desired behavior without the need for measures.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your suggestion, however, it did not solve the problem.

Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Power BI Monthly Update - February 2025
Check out the February 2025 Power BI update to learn about new features.

Subject | Author | Posted | |
---|---|---|---|
08-16-2024 12:23 AM | |||
06-12-2024 12:02 AM | |||
06-14-2023 05:18 AM | |||
04-03-2024 11:49 AM | |||
08-26-2024 03:42 AM |
User | Count |
---|---|
26 | |
12 | |
11 | |
9 | |
9 |
User | Count |
---|---|
17 | |
14 | |
13 | |
13 | |
12 |