Forum Discussion
Clickable Table Values To Another Report Page
tabuzahra ,
According to your description, my understanding is that you are going to create a "Projects List" report page which contains links to other report page.
In this scenario, we can use the “Drill Through” feature in PowerBI. Please refer to the following steps:
Firstly, we can create a table visual for this table in the "Projects List" report page. Then open one of the "Project Status Report" pages, drag the Project column to the Drillthrough filter. For other report pages, do the same operation.
After that, we can open the "Projects List" report page, right-click on the table visual, select Drillthrough -> select the page you want.
For more information, please refer to this document: https://docs.microsoft.com/en-us/power-bi/desktop-drillthrough.
If you still have questions, please share sample data of your table and post expected result here.
Regards,
Lydia
- tabuzahra7 years agoHelper II
Hi Lydia,
Thanks for your response and suggestion. I think my idea didn't reach you very well, my apology.
Actually, I want the first report to be "Clients" report page which has all the clients images (shown below)
In this page, the user will click on the image, and the image will transfer him to another report page which is the "Projects List". (shown below)
In each project listed in this table which is obtained from the "Projects Names" column, and I want it to be clickable to redirect the user to another report page which is ("Selected" Project Status Report)
My challenge is how to have this table list to be clickable to redirect me to the "Project Status Report" without using the "Drillthrough" function. As I'm using it right now.
- Anonymous7 years agoNot applicable
tabuzahra ,
>>In each project listed in this table which is obtained from the "Projects Names" column, and I want it to be clickable to redirect the user to another report page which is ("Selected" Project Status Report)In this scenario, I think we can’t find a method better than Drill Through, generally, we can link the button or image to a bookmark, but for Table Visual, we can’t link the cell inside it to a bookmark.
Could you please tell us why don’t you use Drill Through? Please feel free to tell us.
Regards,
Lydia- tabuzahra7 years agoHelper II
Hi Lydia,
I want to use this method instead of the drillthrough as I want to build this dashboard for executives to access it through iPads or Mobile device and it's hard for the user to use the drillthrough through the mobile app.
- richardwilson71 year agoNew Member
Hi I did something similar where I put a shape over the image and made it transparent, I then used the page navigation action on the shape to the page I wanted to go to.