Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Hyperlink in table data to nevigate

Hi Team,

 

I am new to Power BI. I need your help in below scenario, kindly help me.

 

I have one table which are having below shown data,

Product_IDProduct_NamePriceBOMAvailableEnd_Of_SupportEnd_Of_Life
1001A1001$50YesYes30-Dec-1831-Mar-19
1002B1002$75YesNo15-Feb-1830-Jun-18
1003C1003$100NoYes10-Jan-195-Apr-19
1004D1004$50YesYes15-Aug-1826-Jan-19
1005E1005$200NoYes25-Dec-181-Jan-19

 

I have loaded this table data in Power BI and used table chart on myfirst page of report I am showing few columns as below,

Product_IDProduct_NameBOM
1001A1001Yes
1002B1002Yes
1003C1003No
1004D1004Yes
1005E1005No

 

I need the data for column "Product_Name" should have hyperlink and if I select B1002 then it should display below data

PriceEnd_Of_SupportEnd_Of_Life
$7515-Feb-1830-Jun-18

 

If I click on E1005 product then it should show below data and so on

PriceEnd_Of_SupportEnd_Of_Life
$20025-Dec-181-Jan-19

 

There are more than 10K records in my table. Please help me to resolve this scenario.

 

Regards,

Abhi

  • Anonymous's avatar
    Anonymous
    8 years ago

    Anonymous, Thanks for reply.

    It is a good feature to use but unformtunaly for my requirement it wont fulfil.

    Rather I think I could use drill through feature which could somehow manage to fulfil it, with perticular product name it will filter and drill through me on other page.

     

    Regards,

    Abhi

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous,

     

    Current power bi not contain feature as you mentioned, I'd like to suggest you use Product_Name to create a slicer to achieve your requirement.


    Steps:

    1. Use product_name to create slicer.
    2. Build a table visual with price, End_of_Support and End_of_File.
    3. Filter on slicer to achieve filter effect.


    Regards,

    Xiaoxin Sheng

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Anonymous,

       

      Thanks for the reply. I was wondering to use slicer as I would be having thousands of product names and then in that case it will not be a good idea to use it.

      I heard there is somthing bookmark which could help but not sure how.

       

      Do you think bookmark can be helpful in this case?

       

      Regards,

      Abhi

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi Anonymous,

         

        Bookmark feature means save current page and filter effect as bookmark, then you can click on bookmark to quick restore stored visual and slicer status.

         

        For e.g:

        You create a 'product A' bookmark which setting to store filtered 'product A' records.
        Next time you need to check 'product A', you can simply click on that bookmark to restore previous 'product A' filter effect.

         

        I don't think this feature is such suitable for your scenario.

         

        In my opinion, I'd like to suggest you add columns to group your product as different categories, then use these categories as parent filters to cut down product name amount.(quick lookup effect)

         

        Regards,

        Xiaoxin Sheng