Search found 2829 matches
- Tue May 06, 2025 6:47 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic Action Button
- Replies: 8
- Views: 6987
Re: Dynamic Action Button
Since you are using the Excel add-in, the action button parameter references can also point to a cell in the workbook, instead of a hard-coded value. The cell holding the parameter value can be derived by manual input, any relevant formula in Excel, or it can reference a cube value via a DBRW formul...
- Wed Feb 26, 2025 3:20 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Help on Creating a new landscape
- Replies: 7
- Views: 14315
Re: Help on Creating a new landscape
The Web Server (IBM Planning Analytics Spreadsheet Services) is optional. If you are going to publish all your reports either in PAW or PAFE then you don't need TM1Web.
- Thu Sep 19, 2024 5:17 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: CellPutN across the intersection of cube cells at once
- Replies: 3
- Views: 6243
Re: CellPutN across the intersection of cube cells at once
Hi, I have 10 cubes, each with a common dimension but varying in the number of dimensions from 4 to 12. When a new element is added to the common dimension, I want to assign a value of 1 to a specific measure element (which is available in all the measure dimensions). Is there a function (no rule, ...
- Tue Jul 23, 2024 1:29 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Rule issue using NUMBR() function
- Replies: 8
- Views: 6307
Re: TM1 Rule issue using NUMBR() function
Wim Gielis, I'm having trouble understanding your answer. I believe I may not have explained my issue clearly. I'm seeking a clear explanation and a solution to the problem with the measures in the test cube. My Test cube has two measures: one is named' S Value' and is a string, and the other is na...
- Fri Apr 19, 2024 2:01 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Methods for Inputting Data into TM1 Cube
- Replies: 12
- Views: 9168
Re: Methods for Inputting Data into TM1 Cube
Hello All, What are the different method to input the data into tm1 Cube? I'm particularly interested in understanding if it's possible to input data into a TM1 Cube directly from an Excel file(not .csv and not .cma) using a process. Has anyone attempted this? Thanks!!! TM1 cannot natively read the...
- Tue Feb 20, 2024 3:30 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: CubeSecurity and ProcessSecurity
- Replies: 4
- Views: 3965
Re: CubeSecurity and ProcessSecurity
Hi! I have a user who has permissions to processes Y, but not to a cube named X. The Y process has a cellputs('text','X cube','dim1','dim2') command that it can run, so it can essentially write a cube that it doesn't have rights to. Is that OK? How could this be avoided? Thanks in advance! Process ...
- Tue Feb 20, 2024 1:47 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Different row heights in reports?
- Replies: 1
- Views: 1311
Re: Different row heights in reports?
Hi, I try to build an nice looking input dialog. So I want (Excel-Style) an input cell and a very small row below to have a delimiter for the input fields below. Unfortunately all settings belonging to row height in the pattern rows are ignored. The height of the first row in the data area is used ...
- Wed Jan 31, 2024 8:47 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TM1 Tools 64 Bit - Does it exist?
- Replies: 10
- Views: 19182
Re: TM1 Tools 64 Bit - Does it exist?
Considering that is a Revelwood tool, and not something from IBM, you should probably contact them.
- Fri Dec 01, 2023 7:10 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Mirantis and PAW
- Replies: 2
- Views: 12089
Mirantis and PAW
Does anyone have any experience with running Mirantis Container Runtime (MCR) with PAW? MCR is the new name for Docker since it was purchased by MIrantis. Does it just plug in seamlessly with PAW? PAW comes with the Docker install as part of the Powershell script for installing PAW but you can't run...
- Thu Oct 12, 2023 2:12 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Transferring and Summing Data from cube to another
- Replies: 4
- Views: 8514
Re: Transferring and Summing Data from cube to another
Hi Everyone, A quick explanation of what I want to do: I have a cube of investments with a dimension "invart1", which I want to summarize in a separate cube. I understand I need to use a process to do so, is that correct? Or is there al although a way with a rule? I just want to start in ...
- Wed Sep 27, 2023 1:52 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Failed to open temp file for processing tm1rawstore.<DateTime>
- Replies: 5
- Views: 2755
Re: Failed to open temp file for processing tm1rawstore.<DateTime>
Hello, Got good news from me. The tm1rawstore error no longer occurs on our production servers. I discovered on our backup server, with the exception of DFS Management which I had previously disabled, there was a task scheduler that copied files from the production server to the backup server still...
- Wed Jun 14, 2023 5:56 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic Rpt - Supress Rows Based on Measure in 1st Col only
- Replies: 1
- Views: 1816
Re: Dynamic Rpt - Supress Rows Based on Measure in 1st Col only
Hi there I have a Dynamic Report with multiple nested rows, and 2 Measure columns. For illustrative purposes, example as follows: Row Dim1 Row Dim2 Row Dim3 Col Measure 1 (e.g. Sales Value) Col Measure 2 (e.g. Description) What I am looking for is a way for the report to run and suppress zeros base...
- Tue May 16, 2023 6:01 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: ODBC Connector For SQL Server Using Active Directory Service Account
- Replies: 2
- Views: 5313
Re: ODBC Connector For SQL Server Using Active Directory Service Account
What account does the TM1 service run under? In order to use Windows Authentication for your SQL server connections in TM1 the TM1 service must run under that account. It cannot run under the local system account. Also, the ODBC setup on the TM1 server must be set to use Windows Authentication. If y...
- Tue Aug 02, 2022 2:15 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Calculation inconsistency after using a DB
- Replies: 16
- Views: 7784
Re: Calculation inconsistency after using a DB
Jorge, the bottom line is this has been the behavior in TM1 since pretty much when the tool was first created. It was initially built for accounting-related apps and this is not normally an issue for budgeting and planning. If you just explain to your users that this is a limitation in the tool, tha...
- Tue Jun 14, 2022 1:37 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Chore Disable - Establish when happened
- Replies: 2
- Views: 2228
- Fri Jun 10, 2022 4:58 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic Reports, Asymmetric Column Headers, Excel and TM1 Web / PAW
- Replies: 9
- Views: 5057
Re: Dynamic Reports, Asymmetric Column Headers, Excel and TM1 Web / PAW
This looks to be what I would expect based on past experience. I am assuming that Actual and Budget are in one dimension, the time periods are in another and the accounts are in yet another. Since you've brought both April YTD and Full Year into the view, both Budget and Actual, as well as a subset ...
- Wed Jun 01, 2022 4:34 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Feeder issue... Can someone help
- Replies: 9
- Views: 8672
Re: Feeder issue... Can someone help
I don't understand the need to feed the Standard Hours measure in the Labor cube. The only issue you'll encounter if you don't feed it would be possible zero-suppression of that measure whenever someone was browsing the Labor cube. It's really easy to get around that problems with a few reporting tr...
- Mon May 09, 2022 4:07 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: The AWS Cloud no good, very bad performance
- Replies: 13
- Views: 7674
Re: The AWS Cloud no good, very bad performance
If the type and number of cores is the same I would suspect hard drive issues, i.e., SAN. Are you sure your drive space is in the same region as your server? Even in cube to cube copies TM1 is going to utilize drive space in the memory temp file. As to Architect, at least from an Admin standpoint, c...
- Thu Apr 14, 2022 2:01 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Learning TM1 / Planning Analytics
- Replies: 10
- Views: 9526
Re: Learning TM1 / Planning Analytics
Although TM1 can be used for a number of things, the true sweet spot for the tool is planning and forecasting (FP&A) and other accounting/financial purposes. In that vein, in only makes sense that a developer that has a keen grasp on the business purpose for FP&A and knows accounting princip...
- Tue Apr 12, 2022 11:23 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Automated Server Restart - IBM Cloud
- Replies: 2
- Views: 2258
Automated Server Restart - IBM Cloud
Has anyone tried and gotten to work doing an automated server restart on an IBM Cloud TM1 server using a Net Start and Net Stop command? I've tried working on it and I can get the command to execute without any error messages but nothing happens. I'm theorizing that it isn't working either because 1...