This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I have a table which shows segments in rows and some values in columns. It has a visual filter to show only the last date.
There is also a timeline visual which shows dates and values. When i i click a segment in a row in thr table it filters the timeline with the last date and shows the filtered segments. Is it possible to not filter the dates and only filter the row i click?
Solved! Go to Solution.
Hi @giorgiokatr
As a workaround, don't add visual level filter to the table visual, create a measure which calculates the corresponding values for the last date.
Then click on the table visual, the timeline visual would only be filtered by "cate" instead of "cate"+"date".
[DATE] is a column created in "Sheet1" with formula:
DATE = [datetime].[Date]
It has a relationship with "DATE" table.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @giorgiokatr
As a workaround, don't add visual level filter to the table visual, create a measure which calculates the corresponding values for the last date.
Then click on the table visual, the timeline visual would only be filtered by "cate" instead of "cate"+"date".
[DATE] is a column created in "Sheet1" with formula:
DATE = [datetime].[Date]
It has a relationship with "DATE" table.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I have a table that shows segments in rows and some values in columns. You have a visual filter to show only the last date.
There is also a timeline visual that displays dates and values. When I click a segment in a row in the thr table it filters the timeline with the last date and displays the filtered segments. Is it possible not to filter the dates and just filter the row I click?
See this thread: https://community.powerbi.com/t5/Desktop/Filtered-table-interactivity/m-p/1064220
Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 25 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 62 | |
| 47 | |
| 27 | |
| 23 | |
| 19 |