
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to display field selections on ODAG template app
Hi,
I am using ODAG for one of my reporting requirements. Is there a way to pass the selected field values from Selection App to Template App and display them on a KPI or label.
As the user would be generating the on demand app more frequently, user might not be able to understand/track what selections were made to generate each of those on-demand apps. Hence, the need to show the selected values.
- Tags:
- on
- Subscribe by Topic:
-
Data Load Editor
-
Developers
-
expression
-
filter
-
Script
-
Variables
-
Visualization


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @cramkumar86 !
You can try something with GetCurrentSelections() function.
You can store this result in a qvd file and recover it on the template app.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the response.
On clicking the ODAG navigation button, it is the template app that gets refreshed. How do I use the GetCurrentSelections() to pick the selections made on selection app? Because the selection app doesnt get executed on click of the navigation button.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I do have the similar requirement. Is it feasible to implement it?
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @cramkumar86 , @pradeepS
Did you get any solution?
please share if got something regarding this.
Thanks!
