Forum Discussion

shyamji's avatar
shyamji
Icon for Helper I rankHelper I
6 years ago

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

  • Anonymous's avatar
    Anonymous
    Not 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's avatar
      shyamji
      Icon for Helper I rankHelper 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