Creator Pages : URL actions in panel using parameters

Creator Pages : URL actions in panel using parameters

Is there anyway to set the URL action of a panel to include a page parameter ?

I have a parameter of "Sector" so how could I get the following URL to work :

https://MYSITE.zohocreatorportal.eu/#Report:all_carbon?sector=Sector


I've tried
sector=input.sector
sector=(Sector)
sector=(input.Sector)
sector="Sector"

Is this even possible ?