Search found 124 matches
- Mon Sep 01, 2025 11:29 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic report with multiple DBRW's per cell
- Replies: 10
- Views: 964607
Re: Dynamic report with multiple DBRW's per cell
3. Create a subset with the 2 measures you want to add up, and reference the subset name in your DBRW formula. This is a undocumented feature but it still works and I have used it for more than 15 years as a workaround to create custom aggregations In the PAfE world this is what DEFINECALC can do, ...
- Thu Aug 14, 2025 2:09 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic report with multiple DBRW's per cell
- Replies: 10
- Views: 964607
Re: Dynamic report with multiple DBRW's per cell
We don't have a natural aggregation for the 2 measures so I'm trying to keep it to 2 DBRW's. Why not? My words were "natural aggregation", by that I mean the 2 measures do not naturally aggregate from the perspective of a financial model or from the perspective of usability. In this case ...
- Mon Aug 11, 2025 12:36 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic report with multiple DBRW's per cell
- Replies: 10
- Views: 964607
Re: Dynamic report with multiple DBRW's per cell
I logged a support ticket with IBM. This functionality is not supported. " I have confirmed with the Development team, compound DBRW usage like this is not supported in tm1web. Please see this technote: Compound DBRW formulas are not supported in TM1 Web https://www.ibm.com/support/pages/compou...
- Mon Aug 11, 2025 12:33 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic report with multiple DBRW's per cell
- Replies: 10
- Views: 964607
- Thu Aug 07, 2025 7:53 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Users unable to direct enter into a form
- Replies: 7
- Views: 222950
Re: Users unable to direct enter into a form
I have looked to ensure the users are in the proper write group, there is proper cube security, there is no dimension or element security on any of the dimensions or measures, there is no locks or holds, and the users are not set to read only. Any advice on where to look next? Thanks Cell security?...
- Thu Jul 31, 2025 11:23 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic report with multiple DBRW's per cell
- Replies: 10
- Views: 964607
Re: Dynamic report with multiple DBRW's per cell
Thanks. That's interesting but not the case for me.
The measures are in the column heading and the only difference between the two DBRW's is the measure. The formula is subtraction, so DBRW()-DBRW()
The measures are in the column heading and the only difference between the two DBRW's is the measure. The formula is subtraction, so DBRW()-DBRW()
- Thu Jul 31, 2025 12:52 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic report with multiple DBRW's per cell
- Replies: 10
- Views: 964607
Dynamic report with multiple DBRW's per cell
Hopefully a very simple one. We are using 2.0.93 PAfE and 2.0.93 Spreadsheet services. I have a report in PAfE where I have DBRW() + DBRW(). The DBRW's are pointing to separate measures. In PAfE this report works fine but in TM1Web no rows are returned. If I pull it back to one DBRW it is fine in bo...
- Fri Apr 11, 2025 12:18 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: VBA Code for PAFE
- Replies: 5
- Views: 16732
Re: VBA Code for PAFE
Hi gtonkin, As mentioned previously, I use IBM with an excel addin so I don't have access to Cognos Automation because this is provided through Microsoft I believe. So the link doesnt really help me. A bit of history might be useful. Back in 2007 (I think), Cognos acquired Applix who owned TM1. TM1...
- Fri Dec 20, 2024 2:10 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Zero out with DBS on consolidated element
- Replies: 7
- Views: 11609
Re: Zero out with DBS on consolidated element
Try TM1VAL with the parameter to clear
- Thu Oct 17, 2024 1:36 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Does the introduction of a rule to an area ever remove any existing data in that area?
- Replies: 3
- Views: 7115
Re: Does the introduction of a rule to an area ever remove any existing data in that area?
There is a tm1s.cfg setting that controls this exact behavior. RulesOverwriteCellsOnLoad https://www.ibm.com/docs/en/planning-analytics/2.0.0?topic=SSD29G_2.0.0/com.ibm.swg.ba.cognos.tm1_cloud_mg.2.0.0.doc/c_rulesoverwritecellsonload.htm Thanks, I wasn't aware of this one. I was sure that in previo...
- Wed Oct 16, 2024 11:59 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Does the introduction of a rule to an area ever remove any existing data in that area?
- Replies: 3
- Views: 7115
Does the introduction of a rule to an area ever remove any existing data in that area?
Well there's more to it than the title. We are using 2.0.19. For our depreciation model we have been loading forecast depreciation from an external system. We recently changed that to TM1 calculating the forecast. Before deploying the rules I did not clear all of the existing forecast data. These ru...
- Fri Sep 20, 2024 12:39 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Scan of rules not returning what I am expecting
- Replies: 8
- Views: 11629
Re: Scan of rules not returning what I am expecting
? Too cryptic for me.
- Tue Sep 17, 2024 4:50 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Scan of rules not returning what I am expecting
- Replies: 8
- Views: 11629
- Mon Sep 16, 2024 11:26 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Scan of rules not returning what I am expecting
- Replies: 8
- Views: 11629
Scan of rules not returning what I am expecting
This should be a simple one. The following is not returning a positive number. I am being blind to something? sExisting_Rule = CubeRuleGet('INP Capital Planning'); nTargetCommaPosition = scan(sExisting_Rule,char(39)) ; asciioutput('Test_Scan_Rule_File.csv',numbertostring(nTargetCommaPosition) ); nTa...
- Thu Sep 12, 2024 2:12 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Excel Macro - save as values and email
- Replies: 2
- Views: 5655
Re: Excel Macro - save as values and email
Maybe use one of the tools from IBM Partners who have put this into their Excel add-in's while IBM has failed to do so.
- Tue Jul 16, 2024 3:15 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Ability to assign 'selector' widget element as a variable to MDX view in PAW
- Replies: 3
- Views: 3795
Re: Ability to assign 'selector' widget element as a variable to MDX view in PAW
Very recent addition to PAW https://www.ibm.com/docs/en/planning-analytics/2.0.0?topic=2095-new-synchronization-settings-allow-customized-display-hierarchies So this supports the base cases and is much better than before (ie: nothing). What it doesn't allow is the setting of custom MDX in the target...
- Mon Jul 08, 2024 3:11 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: PAfE - Copy and paste-as values
- Replies: 1
- Views: 2363
- Mon Jul 08, 2024 2:56 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: PAfE - Copy and paste-as values
- Replies: 1
- Views: 2363
PAfE - Copy and paste-as values
Expanding on the title. We have been using 2.0.93 for a few months. If I have a range of DBRW's then copy that range, then paste-as values directly on top of that range what should I expect to see? What is happening is that the DBRW's remain. A couple of our users are adamant that it used to past va...
- Fri Jun 21, 2024 12:41 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Use of + in Element names
- Replies: 1
- Views: 2035
Use of + in Element names
I know that the use of + as the first character of an Element name is not recommended/supported as per the following from IBM. "Element names and MDX expressions Do not use + or - as the first character of an element name. Although only the first element in a subset when slicing to active form ...
- Mon Jun 17, 2024 5:09 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Navision forecast depreciation > TM1
- Replies: 0
- Views: 14034
Navision forecast depreciation > TM1
As the title says I need to get forecast depreciation from Navision to TM1. I have no expertise in Navision beyond querying some tables but there is a report that generates forecast depreciation. I have been provided with 2 C/AL code units pertaining to depreciation and I am thinking that these may ...
