Forum Discussion
Table filter going wrong to line chart
Hi Guys
Need a help here,
I have one table that shows the last results of oil analysis of each equipment from our plante,
In the chart table I have the tendency month by month of the results, when I select one item from table the line chart gets filtered only for that specific analysis result, but I want to show the tendecy not only from one result,but for all results month by month of the equipment selected in the table, any idea on how can I solve this?
If they belong to the same table. Then it will filter. If they are from different tables. And joined with Date dimension. Then in one of the tables do not use date from date dimension (Assuming only one-directional join) . Use the date from the table (probably in the table visual). That will not filter the date in line visual
I am hosting a webinar on 25th April on Power BI, Check Details - https://www.linkedin.com/posts/amitchandak78_webinar-tech-techforgood-activity-6658266754378231808-ye5L
2 Replies
- amitchandakSuper User
If they belong to the same table. Then it will filter. If they are from different tables. And joined with Date dimension. Then in one of the tables do not use date from date dimension (Assuming only one-directional join) . Use the date from the table (probably in the table visual). That will not filter the date in line visual
I am hosting a webinar on 25th April on Power BI, Check Details - https://www.linkedin.com/posts/amitchandak78_webinar-tech-techforgood-activity-6658266754378231808-ye5L
- IgorCanabarroRegular Visitor
Thank you!!! Your words saved me.
Regards,