Does anyone know simple solution how to attache file on cell in a cube?
Thanks,
K
TM1 cell attachment
- paulsimon
- MVP
- Posts: 808
- Joined: Sat Sep 03, 2011 11:10 pm
- OLAP Product: TM1
- Version: PA 2.0.5
- Excel Version: 2016
- Contact:
Re: TM1 cell attachment
Hi
As far as I am aware, there is no simple solution. The best approach I have used is to store the path to the file, and then in Excel to retrieve the cell reference via a DBRW and to then use the HyperLink function to give the user something that they can click on to launch the file. A hyperlink can go to a file or web page. The only drawback is that it is still limited to 255 characters.
Regards
Paul Simon
As far as I am aware, there is no simple solution. The best approach I have used is to store the path to the file, and then in Excel to retrieve the cell reference via a DBRW and to then use the HyperLink function to give the user something that they can click on to launch the file. A hyperlink can go to a file or web page. The only drawback is that it is still limited to 255 characters.
Regards
Paul Simon