I have a bar displaying the power that is produced/consumed. I would like to be able to link this bar to a page so that if I click the bar it will take me the page with all the detailed variables.
This is not directly possible, you can at most create another row with a button just below and have the $CurrentPageName variable linked to the button so the app goes to the desired page when the button is pushed.