Action Buttons - Navigation in Perspectives v Web
Posted: Sat May 02, 2020 10:11 am
Hi all,
Long time lurker, minimal poster (but I do try and read it all!).
Short Version:
Has anyone successfully used a DBR(W) formula to provide the link file for an action button to support dynamic navigation through report packs?
Long Version:
We use (almost) duplicate application folders to give us the ability to control which version of a report pack a user sees. This is more about showing changes to a select group first before rolling it out more widely so we want to switch things easily and quickly. While the reports are almost identical they all have cell values that drive navigation through the report pack (forward / back etc). These cell values need to be updated when we move the report from one folder to another, which is currently a manual process. We could automate it using some VBA to step through the files in the background (other than the landing pages, all reports are uploaded to the server as references so we don't need to re upload).
This is all working for us, in Perspectives and TM1 Web.
To improve things we wanted to store the navigation values in a cube so that we could change them without having to edit the spreadsheets. We'd store the version a user was supposed to see in one cube. We'd store the values for the action buttons in another cube. Then in the spreadsheet we'd use the user version with the navigation cube value to drive the cell the action button was linked to.
This works in Perspectives but it's not working in TM1 Web. Have others made this type of thing work (and we're missing something) or is this just not possible? We've played around with the settings on the buttons and the way the link formula is constructed but the button just does nothing on TM1 Web.
And, I'd be really interested in whether there another approach that is better?
Long time lurker, minimal poster (but I do try and read it all!).
Short Version:
Has anyone successfully used a DBR(W) formula to provide the link file for an action button to support dynamic navigation through report packs?
Long Version:
We use (almost) duplicate application folders to give us the ability to control which version of a report pack a user sees. This is more about showing changes to a select group first before rolling it out more widely so we want to switch things easily and quickly. While the reports are almost identical they all have cell values that drive navigation through the report pack (forward / back etc). These cell values need to be updated when we move the report from one folder to another, which is currently a manual process. We could automate it using some VBA to step through the files in the background (other than the landing pages, all reports are uploaded to the server as references so we don't need to re upload).
This is all working for us, in Perspectives and TM1 Web.
To improve things we wanted to store the navigation values in a cube so that we could change them without having to edit the spreadsheets. We'd store the version a user was supposed to see in one cube. We'd store the values for the action buttons in another cube. Then in the spreadsheet we'd use the user version with the navigation cube value to drive the cell the action button was linked to.
This works in Perspectives but it's not working in TM1 Web. Have others made this type of thing work (and we're missing something) or is this just not possible? We've played around with the settings on the buttons and the way the link formula is constructed but the button just does nothing on TM1 Web.
And, I'd be really interested in whether there another approach that is better?