Forum Discussion
Unable to filter detail table
Hi shyamji ,
It would be better if you can share your pbix to me, it's fine for you to keep some sample data.
Otherwise, I'm not sure where the column "Hours" and "Tickets" is from. (the column in Axis and Values)
Thanks.
Aiolos Zhao
Here ClientListForFilter and Date are used on summary page for global filter.
So line chart is displayed on report page "TicketsByResolutionTime" according to client , month and year filtered from summary page.I want to filter only clientId of TicketsDetail from summary page and that is filtering also.
But when i click on linechart point then want to filter tickets detail for the clicked hournumber , so this one i filtered using bridge table HoursList and working fine. But in TicketsDetail table resolveddate field must be filtered automatically on click of linechart hournumbers.
https://drive.google.com/file/d/1V9w8s3oBn50zt4sh1sOwsMbMSMyD5978/view?usp=sharing