Create Hyperlink to another report with 2 parameters

Hello.

in Looker Studio,

I am trying to make hyperlink to another report with 2 parameters

with 1 parameter, i succeed.

how do i combine this 2 hyperlinks to filter the report by 2 fields?

i follow the instructions to make hyperlink with 1 parameters

https://www.youtube.com/watch?v=vD3fDbXBUPc&t=2s

and i want to combine this 2 hyperlinks that the destination report will be filtered by 2 fields:

HYPERLINK(CONCAT(“https://lookerstudio.google.com/u/0/reporting/e506acf9-d334-46dc-a5fa-a1342634107c/page/p_p1ghfm4epd?params=%7B%22ds9.prm_nezigut%22:%22”,NezigutName,“%22%7D”),NezigutName)

HYPERLINK(CONCAT(“https://lookerstudio.google.com/u/0/reporting/e506acf9-d334-46dc-a5fa-a1342634107c/page/p_p1ghfm4epd?params=%7B%22ds9.prm_hozaa%22:%22”,Hozaa,“%22%7D”),Hozaa)

This is a known limitation. Each data cell can only include a single hyperlink.

Please add your feedback to the feature request!

https://issuetracker.google.com/issues/140127931