Hello!
I have a question, which something I hope is possible and pretty straight forward. How do I create a link in a Cognos report that can go directly into the TM1 contributor?
Thanks,
Grady
Link from Cognos to TM1 Web Contributor?
- 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: Link from Cognos to TM1 Web Contributor?
Hi
I have never used contributor because it has never had the workflow that any client has wanted, and it is a while since I last used Cognos BI/Analytics however, this should be fairly simple.
Get the link to contributor
In Cognos BI add an HTML tag. Paste the link between that. You might need to replace any spaces in the link with %20.
Regards
Paul SImon
I have never used contributor because it has never had the workflow that any client has wanted, and it is a while since I last used Cognos BI/Analytics however, this should be fairly simple.
Get the link to contributor
In Cognos BI add an HTML tag. Paste the link between that. You might need to replace any spaces in the link with %20.
Regards
Paul SImon
-
- Posts: 2
- Joined: Fri Apr 24, 2020 5:50 am
- OLAP Product: TM1
- Version: Planning Analytics
- Excel Version: PAX
Re: Link from Cognos to TM1 Web Contributor?
I believe I understand what you are saying, but how would I drop an end user directly into the TM1 Web application for a specific planning node (if that is the correct terminology).paulsimon wrote: ↑Tue Nov 24, 2020 9:46 pm Hi
I have never used contributor because it has never had the workflow that any client has wanted, and it is a while since I last used Cognos BI/Analytics however, this should be fairly simple.
Get the link to contributor
In Cognos BI add an HTML tag. Paste the link between that. You might need to replace any spaces in the link with %20.
Regards
Paul SImon
Grady
- 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: Link from Cognos to TM1 Web Contributor?
Hi
I haven't used contributor but it is basically TM1 Web so you may be able to use the TM1 Web URL API. With that you can pass eg a value into a WebSheet Cell or set the Title Dimension Element selection of a view. Once you have worked out what you need to pass, you then need to built the required string in Cognos BI using its macro language as the value for what goes between the HTML tags.
Regards
Paul Simon
I haven't used contributor but it is basically TM1 Web so you may be able to use the TM1 Web URL API. With that you can pass eg a value into a WebSheet Cell or set the Title Dimension Element selection of a view. Once you have worked out what you need to pass, you then need to built the required string in Cognos BI using its macro language as the value for what goes between the HTML tags.
Regards
Paul Simon