Forum Discussion
Unable to filter detail table
Hi,
i am unable to display corresponding hour numbers data on click of hournums in linechart. Below is showing all hournumbers data.
3 Replies
- AnonymousNot applicable
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
- shyamji
Helper I
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
- v-deddai1-msft
Community Support
Hi shyamji ,
Based on my test, we cannot filter in detail table.
As a workaround, I suggest to create a drillthrough page and with drillthrough function, you can filter the detail data you create
Please refer to the steps in the document: https://docs.microsoft.com/en-us/power-bi/desktop-drillthrough
Best Regards,
Dedmon Dai