Forum Discussion

mehrsa's avatar
mehrsa
Frequent Visitor
2 years ago
Solved

Navigate between pages and filter based on ID

Hi, I would like to navigate from one row of a table to another page and filter the second page based on the ID of the row. The first page has a table visual that shows the current data of products...
  • saud968's avatar
    saud968
    2 years ago

    Hi check this PBIX file - https://github.com/saud968/Drill-through/blob/main/Drill%20through2.pbix

    This will give you clarity. You can create the table visual from different tables, however, you have to pull drill-through data from the other table. 


    Best Regards

    Saud Ansari

    If this post helps, please Accept it as a Solution to help other members find it. I appreciate your Kudos!

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi mehrsa 

     

    I looked at your pbix file, you seem to put the "product_ID" in "Product_History" into "Add drill-through fields here", which causes you to not be able to drill through.

     

     

    Please try putting the "Product_ID" in the "Product" into "Add drill-through fields here".

     

     

    Regards,

    Nono Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.