# How to use an app link to run a report mapping in data?

**URL:** https://community.nextw.com/t/how-to-use-an-app-link-to-run-a-report-mapping-in-data/243
**Category:** Nextworld Platform
**Tags:** reporting
**Created:** [May 1, 2025, 3:54pm UTC](https://community.nextw.com/t/how-to-use-an-app-link-to-run-a-report-mapping-in-data/243 "2025-05-01T15:54:19Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![JamesW](https://sea1.discourse-cdn.com/flex001/user_avatar/community.nextw.com/jamesw/32/131_2.png) [@JamesW](https://community.nextw.com/u/JamesW)
#### Post date: [May 1, 2025, 3:54pm UTC](https://community.nextw.com/t/how-to-use-an-app-link-to-run-a-report-mapping-in-data/243/1 "2025-05-01T15:54:19Z")

</div>

I have an advanced list application to filter records. I also have a report built over the table. My current application link takes me to the list view of the report application. Instead, I would like to kickoff the report with one click passing in the filter criteria from my advanced list. I image this is similar to how you generate a customer invoice directly from the record.

---

<div class="post-metadata">

### Author: ![roby](https://sea1.discourse-cdn.com/flex001/user_avatar/community.nextw.com/roby/32/144_2.png) [@roby](https://community.nextw.com/u/roby)
#### Post date: [May 1, 2025, 9:41pm UTC](https://community.nextw.com/t/how-to-use-an-app-link-to-run-a-report-mapping-in-data/243/2 "2025-05-01T21:41:53Z")

</div>

You need to have your app link configured to launch the report application to the form type ‘Container’.

 ![Container Report](https://us1.discourse-cdn.com/flex001/uploads/nextworld/original/1X/57feb008d1ea64a856c64f009851d9a49bffea61.png)

You also need to use the data mapping with the value of ‘default field’ and ‘container’ to map in parameters for the report execution.

 ![Container Field Mappings](https://us1.discourse-cdn.com/flex001/uploads/nextworld/original/1X/595e59e34580fd4f8d73318def61165563575a82.png)
