
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Switching from one app to another
Hi All,
I am trying to switch between apps in qlik sense.
I tried to used the method described in the following link:
However, I am getting an error - The app you specified cannot be found.
How do I fix this?
Regards,
Abhishek
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear All,
Found the solution to why this was happening.
In the localhost url, there was also this part of C:/Users/Qlik... . Now that part was causing the issue. If you remove that part for the url and keep something like:
http://localhost::4848/sense/app/appname.qvf/sheet/sheetid/state/analysis,
then the navigation to other apps works seamlessly.
Bonus: Let us say you need to pass filter while navigating to/opening another app. This can also be easily achieved. The way to do it is:
http://localhost::4848/sense/app/appname.qvf/sheet/sheetid/state/analysis/selections/bookmark/bookmarkid
or
http://localhost::4848/sense/app/appname.qvf/sheet/sheetid/state/analysis/selections/field/fieldvalue.
Please let me know if there are other ways to achieve the same results.
Regards,
Abhishek.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear All,
Found the solution to why this was happening.
In the localhost url, there was also this part of C:/Users/Qlik... . Now that part was causing the issue. If you remove that part for the url and keep something like:
http://localhost::4848/sense/app/appname.qvf/sheet/sheetid/state/analysis,
then the navigation to other apps works seamlessly.
Bonus: Let us say you need to pass filter while navigating to/opening another app. This can also be easily achieved. The way to do it is:
http://localhost::4848/sense/app/appname.qvf/sheet/sheetid/state/analysis/selections/bookmark/bookmarkid
or
http://localhost::4848/sense/app/appname.qvf/sheet/sheetid/state/analysis/selections/field/fieldvalue.
Please let me know if there are other ways to achieve the same results.
Regards,
Abhishek.
