Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

URL Action - Open in same window

Hello,    Could you please answer the following: I'm currently working on Employee Attendance Tracking workbook. While building the Home Page, I added the employees pictures so when the manager wi...
  • v-alq-msft's avatar
    v-alq-msft
    6 years ago

    Hi, Anonymous 

     

    I'd like to suggest you use URL filters to filter the result page. For further information, you may refer to the article . Here is my sample data.

     

    You may copy the link and append at the end of link as follows.

     

    .../ReportSection?filter=Products/UnitPrice eq 18
    .../ReportSection?filter=Products/UnitPrice eq 30
    .../ReportSection?filter=Products/ProductID eq 40

     

     

    Then you could make the image selected, go to 'Format image', click 'Action', set 'Type'  as 'Web URL' and 'Web URL' as the corresponding link. 

     

    When it is saved and published to service, you can click the image and it will go to the result page filtered by URL parameters. Here are the results.

     

     

    Best Regards

    Allan

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.