Hi all
I'm looking at building a dashboard in O365 using the snazzy dynamic array formulas that I've been reading about, but I'm running into a theoretical hitch with how to accomplish something.
I can schedule exports from our database to run automagically and save csvs with the data structure/content I want to a local network drive. I can then have other locally stored files update based on the information in these files. So far so good. But Excel 2016 doesnt hve the new formulas (and they won't be available until at least Excel 2022 from what I've been reading)
Sometimes users will be accessing these documents from off site, and so will not have access to the specified local locations, so as far as I understand it if I save the file to O365 for use from the cloud the links will break and the dashboard wont work.
I'd like this to run without user intervention (as in I don't want to have to log in every time the data changes and manually copy/paste data or anything like that). I'm also trying to avoid VBA that the users have to run themselves if possible due to network security settings (I don't even know how well VBA works with online O365 documents).
Is there any way to have a dynamic link between the O365 documents and the local documents that allows these links to stay active even when the user is viewing O365 from a remote location?
Tried google and a search here but struggling to find anything relevant.
Thanks in advance for any hints or tips
I'm looking at building a dashboard in O365 using the snazzy dynamic array formulas that I've been reading about, but I'm running into a theoretical hitch with how to accomplish something.
I can schedule exports from our database to run automagically and save csvs with the data structure/content I want to a local network drive. I can then have other locally stored files update based on the information in these files. So far so good. But Excel 2016 doesnt hve the new formulas (and they won't be available until at least Excel 2022 from what I've been reading)
Sometimes users will be accessing these documents from off site, and so will not have access to the specified local locations, so as far as I understand it if I save the file to O365 for use from the cloud the links will break and the dashboard wont work.
I'd like this to run without user intervention (as in I don't want to have to log in every time the data changes and manually copy/paste data or anything like that). I'm also trying to avoid VBA that the users have to run themselves if possible due to network security settings (I don't even know how well VBA works with online O365 documents).
Is there any way to have a dynamic link between the O365 documents and the local documents that allows these links to stay active even when the user is viewing O365 from a remote location?
Tried google and a search here but struggling to find anything relevant.
Thanks in advance for any hints or tips