Hi George,
Apologies but there is no date dimension in the cube.
The date dimension is in a Staging cube and a TI process would populate the relevant Year, Period and Week based on a Date lookup cube, which would include the dates business, calendar year/period/week.
Maren
Search found 452 matches
- Fri Sep 19, 2025 2:08 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Different Reporting Periods
- Replies: 6
- Views: 2296
- Fri Sep 19, 2025 1:33 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Different Reporting Periods
- Replies: 6
- Views: 2296
Re: Different Reporting Periods
Hi George, I did think about that or using another rollup but the issue is that the value will be the intersection of the 3 different dimensions and the values are held at leaf level. So the same value, lets say £100, goes into Calendar Year 2024, Calendar Period 12, Calendar Week 52 and Business Ye...
- Fri Sep 19, 2025 12:39 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Different Reporting Periods
- Replies: 6
- Views: 2296
Different Reporting Periods
Hi, We have a requirement to report off 2 different set of periods (Calendar and Business). This is at Year, Month and Week level. For example, 31/12/2024 falls into: Calendar Year 2024 Calendar Period 12 Calendar Week 52 Business Year 2025 Business Period 1 Business Week 01 The requirement is to re...
- Thu Sep 18, 2025 2:20 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: CreateHierarchyByAttribute Issue
- Replies: 3
- Views: 5092
CreateHierarchyByAttribute Issue
Hi, I am trying to use the CreateHierarchyByAttribute function in Planning Analytics and am receiving the following error: Error: Prolog procedure line (22): DIMENSIONHIERARCHYCREATE: Cannot create hierarchy "Code Region": dimension "Code" already has element names/aliases contai...
- Wed Sep 17, 2025 12:27 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Users unable to direct enter into a form
- Replies: 7
- Views: 218796
Re: Users unable to direct enter into a form
So when you said,
Basically meant, not really!I basically went through all the steps outlined in Wim Gielis's blog post and the users still can't enter in data.
- Sat Sep 06, 2025 10:08 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: MDX IIF to check if Element Exists
- Replies: 4
- Views: 6198
Re: MDX IIF to check if Element Exists
Hi Declan,
I see what you did there, absolute fricking genius! Works like a charm.
Maren
I see what you did there, absolute fricking genius! Works like a charm.
Maren
- Fri Sep 05, 2025 10:17 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: MDX IIF to check if Element Exists
- Replies: 4
- Views: 6198
Re: MDX IIF to check if Element Exists
Hi Paul, thank you for the response. I don't think adding the child element will help because the issue occurs when the consolidation itself doesn't exist. The consolidations only get created the first time a user adds in a new employee. At the moment I am dealing with this via an attribute against ...
- Thu Sep 04, 2025 4:31 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: MDX IIF to check if Element Exists
- Replies: 4
- Views: 6198
MDX IIF to check if Element Exists
Hi, I am trying to write some MDX which will return a subset depending on who is logged in. For Admin users it should just return all elements. For Super Users it would also return all elements. For Planning users it should only return the elements they created, i.e. added to the dimension. The prob...
- Thu Sep 04, 2025 4:16 pm
- Forum: General
- Topic: Retirement of the Forum
- Replies: 6
- Views: 9260
Re: Retirement of the Forum
OMG, no more TM1forum after 2028! I think I might retire myself.
You guys have done a first class job, I don't think I could have done it without you!
You guys have done a first class job, I don't think I could have done it without you!
- Thu Aug 07, 2025 10:11 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Users unable to direct enter into a form
- Replies: 7
- Views: 218796
Re: Users unable to direct enter into a form
Hi,
I guess the only other thing is to run Security Refresh in case you haven't.
Maren
I guess the only other thing is to run Security Refresh in case you haven't.
Maren
- Fri Aug 01, 2025 12:31 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic report with multiple DBRW's per cell
- Replies: 10
- Views: 260468
Re: Dynamic report with multiple DBRW's per cell
The formula is subtraction, so DBRW()-DBRW() Well you said initially, I have a report in PAfE where I have DBRW() + DBRW() I guess this is going to be a minimum information problem! If Burnstripe's suggestion doesn't work you could try adding the measure dim to the TM1RPTITLE. Or say having the fir...
- Thu Jul 31, 2025 2:56 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Dynamic report with multiple DBRW's per cell
- Replies: 10
- Views: 260468
Re: Dynamic report with multiple DBRW's per cell
Hi John, Dynamic reports simple, is it April fools day! Can you share exactly how the DBRW looks, because as nuts as this sounds I had an issue where the DBRW did not work if I put a space between the + sign and the second DBRW, I had to do something like, =@DBRW(cube,dim1,dim2,measure1) +@DBRW(cube...
- Thu Jul 31, 2025 11:14 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Wrap Text Row dimension element names in PAW
- Replies: 2
- Views: 58365
Re: Wrap Text Row dimension element names in PAW
Hi Declan,
I didn't have the option of Format Manager when I right clicked but it is in the icon list at the top of the screen.
Following your advice by changing the row header format it now appears to work.
Many thanks.
Maren
I didn't have the option of Format Manager when I right clicked but it is in the icon list at the top of the screen.
Following your advice by changing the row header format it now appears to work.
Many thanks.
Maren
- Wed Jul 30, 2025 2:59 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Wrap Text Row dimension element names in PAW
- Replies: 2
- Views: 58365
Wrap Text Row dimension element names in PAW
Hi,
Does anyone know how to wrap the row dimension element names in PAW? For example if I have a long employee name I want to wrap it so I can reduce its length.
I have tried and failed to achieve this and believe I must be missing the obvious!
Maren
Does anyone know how to wrap the row dimension element names in PAW? For example if I have a long employee name I want to wrap it so I can reduce its length.
I have tried and failed to achieve this and believe I must be missing the obvious!
Maren
- Fri Jul 11, 2025 12:42 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TI process odbc SQL issue
- Replies: 1
- Views: 15995
Re: TI process odbc SQL issue
Hi,
I think I have sorted this by adding "'SET NOCOUNT ON;" to the SQL query.
Maren
I think I have sorted this by adding "'SET NOCOUNT ON;" to the SQL query.
Maren
- Fri Jul 11, 2025 11:37 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: TI process odbc SQL issue
- Replies: 1
- Views: 15995
TI process odbc SQL issue
Hi all, I have a TI process which uses an ODBC data source. The SQL is constructed on the prolog. If I use the following code in the Where Clause the process runs fine in a few seconds without any issues: 'AND [ElementName] = ' | CHAR(39) | 'Pension Salary Sacrifice' | CHAR(39) | ' ' | However, if I...
- Wed Jun 11, 2025 3:02 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: security overlay - what am I doing wrong
- Replies: 22
- Views: 558005
Re: security overlay - what am I doing wrong
Hi,
I don't believe the Security Overlay affects Admin users, are you an admin user? Have you tested a non admin account?
Maren
I don't believe the Security Overlay affects Admin users, are you an admin user? Have you tested a non admin account?
Maren
- Thu May 29, 2025 4:30 pm
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Changing a TI to create a new view on the fly is causing no loops through the data tab
- Replies: 7
- Views: 16461
Re: Changing a TI to create a new view on the fly is causing no loops through the data tab
Hi,
never used the CreateViewByMDX function before, so hopefully someone with more experience with that will be ale to help you out. I still prefer viewcreate.
But just to confirm, this is not a consolidated element:
mdxProcessSalesMonthYTD
Maren
never used the CreateViewByMDX function before, so hopefully someone with more experience with that will be ale to help you out. I still prefer viewcreate.
But just to confirm, this is not a consolidated element:
mdxProcessSalesMonthYTD
Maren
- Thu May 22, 2025 6:30 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: Hierarchies Failing in PAW 2.077.1 On Premise
- Replies: 5
- Views: 9850
Re: Hierarchies Failing in PAW 2.077.1 On Premise
Hi, Your screenshots confuse me as it appears the hierarchies have been created, I am also having trouble working out which is the expected and which is the actual outcome. Also, I don't see any reference to inserting a consolidated element in your code or anywhere that adds an element to a parent? ...
- Thu May 08, 2025 6:47 am
- Forum: IBM TM1, Planning Analytics, PAx and PAW
- Topic: DimensionHierarchyCreate Vs HierarchyCreate
- Replies: 2
- Views: 6478
Re: DimensionHierarchyCreate Vs HierarchyCreate
Maybe someone at IBM has a real OCD about symmetry?