Is it possible to link two different application having same data model?
The functionality I am expecting as below:
1. Main reason of linking the app is to , if I click nevigation button it will automatically go to another application and run a specific sheet.
2. Without linking I can do that , but my concern is that if I apply one filter in one sheet and nevigate to another sheet by clicking nevigation button same filter will applyed to other sheet which I don't want to.
3. Can we reset the filter somehow while tougel between the sheets in same application?