Meawhile I had found the solution, but you are 100% right.
In our case row height was only 11 pixels, as soon as I had it on 15 it displayed everything.
Search found 13 matches
- Tue Sep 06, 2016 5:56 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Trouble migration TM110FP6 Web
- Replies: 2
- Views: 2362
- Mon Sep 05, 2016 3:20 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Trouble migration TM110FP6 Web
- Replies: 2
- Views: 2362
Trouble migration TM110FP6 Web
Hello, We have troubles with some xlsx files in TM1 10. They are working, when we export them to Excel all figures or formulas are there and data is visible. But in the TM1WebInterface we see something like this, when pushing the dropdown arrows (selection boxex) everything pops-up nice. The labels ...
- Wed Jul 23, 2014 9:42 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Diff between Cognos Analytics server and TM1 Server
- Replies: 1
- Views: 3808
Diff between Cognos Analytics server and TM1 Server
Hello, Could someone clarify my what is the difference between Cognos Analytics Server and TM1 Server. Might be that there is none and its just an evolving name but we are having issues with the invoices sent and even at IBM we can't get clarification. We bought 6 years agou 2 TM1 licences with 200 ...
- Wed May 29, 2013 6:19 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: XMLA
- Replies: 2
- Views: 2752
Re: XMLA
Thx for the info, it had to be refecenable by URL to use in a reporting tool we are testing. For now we did all our reporting in TM1Web / Excel and Executive Viewer, but we wanted to get rid of to much mixture. I know it is possible as Cognos BI encapsulates all of them in one reporting. But we woul...
- Fri May 24, 2013 3:21 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: XMLA
- Replies: 2
- Views: 2752
XMLA
I've seen several topics on the web where it says that TM1 is XMLA complient.
If so, what is the url to adress it.
If our TM1Web is http://someserver/TM1Web/ ....
If so, what is the url to adress it.
If our TM1Web is http://someserver/TM1Web/ ....
- Fri Oct 28, 2011 2:12 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Access TM1 Cubes from a other MDX Client Tool
- Replies: 5
- Views: 4782
Re: Access TM1 Cubes from a other MDX Client Tool
I'll be honest, we don't know the client yet. We are reshaping our complete BI environment (currently all SSAS cubes), but our planning and forecasting and financial reporting will remain in TM1. So one of the options would be BO 4.0 (SAP), but i can't find lectures on a interface, but they claim to...
- Fri Oct 28, 2011 1:15 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Access TM1 Cubes from a other MDX Client Tool
- Replies: 5
- Views: 4782
Access TM1 Cubes from a other MDX Client Tool
What would we need to do/install/configure in order to access our TM1 server (9.5) from a non Cognos MDX client.
Is there a way ?
Is there a way ?
- Thu Jun 23, 2011 1:47 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Replace MDX in Subset
- Replies: 5
- Views: 4782
Re: Replace MDX in Subset
That are techniques that would work but are quite crazy.
Then i will continue to do it by the subset-editor.
I've seen that in the API it is possible !
Their API is better than the TI functions .... grmmblll.
Then i will continue to do it by the subset-editor.
I've seen that in the API it is possible !
Their API is better than the TI functions .... grmmblll.
- Thu Jun 23, 2011 1:10 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Replace MDX in Subset
- Replies: 5
- Views: 4782
Re: Replace MDX in Subset
Guys, I'm looking for a way to change the mdx statement of an existing subset that is used in views. The SubsetCreateByMDX is well known, but i have some subsets that are used by users in their own views, and now i would like to change the subset-mdx by code .. Not by the subset-editors. Kind Regards.
- Thu Jun 23, 2011 12:52 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Replace MDX in Subset
- Replies: 5
- Views: 4782
Replace MDX in Subset
When using the subset editor you have change the mdx expression of your dynamic subset and save it again.
Its there a way to do this with TI ?
I can only find SubsetCreate, but when a subset is in use by a view you can't just delete it and recerate it.
Kind regards, Harry
Its there a way to do this with TI ?
I can only find SubsetCreate, but when a subset is in use by a view you can't just delete it and recerate it.
Kind regards, Harry
- Fri Jun 10, 2011 1:18 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: How to incorporate TM1 Web objects into our portal
- Replies: 4
- Views: 4227
Re: How to incorporate TM1 Web objects into our portal
A bit late reply but just dropped into this post.
I have a url like yours that works in a second with FireFox, when using Internet explorer it hanfs for 2 minutes ....
Anybody got an idea what this could be ?
I have a url like yours that works in a second with FireFox, when using Internet explorer it hanfs for 2 minutes ....
Anybody got an idea what this could be ?
- Fri Oct 29, 2010 12:30 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: What is faster ATTRS of ELISANC
- Replies: 4
- Views: 4487
Re: What is faster ATTRS of ELISANC
In a way yes, but a ATTRS is a lookup function that has to be interpreted everytime when used in a rule. (We use this to check if certain data has to be fetched or not). A ELISANC is (to my knowledge) a structural function that works on a structure of a dimension. That kan only change by editing a d...
- Thu Oct 28, 2010 9:52 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: What is faster ATTRS of ELISANC
- Replies: 4
- Views: 4487
What is faster ATTRS of ELISANC
In our system we are getting quite some performance problems. We use at this oment quite a lot the ATTRS function in IF functions in rules. If we would setup the system with multiple trees and store a element in different parents we could use ELISANC, is thie faster. Sample dimension Entity, attribu...