Search found 332 matches

by Elessar
Tue Jul 20, 2021 6:30 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Planning Analytics Integration With Google Sheets
Replies: 7
Views: 10301

Re: Planning Analytics Integration With Google Sheets

Hi,

It's can be done very easily using python and pandas:
  1. Use tm1py to load data from TM1 to a dataframe: example
  2. use gspread to load dataframe to google sheet: example
by Elessar
Mon Jul 19, 2021 6:23 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Suppress zero row/column in a chart in websheet
Replies: 7
Views: 5167

Re: Suppress zero row/column in a chart in websheet

Thanks guys,

It's a completely websheet model, so custom macros and PAW could not be used :(
And yes, of course, I need this to be dynamic
by Elessar
Fri Jul 16, 2021 2:52 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Suppress zero row/column in a chart in websheet
Replies: 7
Views: 5167

Suppress zero row/column in a chart in websheet

Hi,

I have a websheet with stacked column chart. There are zero-rows and zero-columns. Is there a way to hide them?
Websheet suppress.png
Websheet suppress.png (27.75 KiB) Viewed 5167 times
by Elessar
Thu Jul 08, 2021 7:39 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Planning Analytics Upgrade added lines of code in Cube Rule Editor
Replies: 1
Views: 2874

Re: Planning Analytics Upgrade added lines of code in Cube Rule Editor

Hi,

Do you use Performance Modeler? (if yes, I recommend to stop using it)
As far as I remember, it is the only one who add this lines of code. If you do not need SKIPCHECK in some cubes, double-click them in PM and select and deselect the option for automatic SKIPCHECK adding
by Elessar
Mon Jun 28, 2021 6:20 am
Forum: General
Topic: Belgium - Italy
Replies: 35
Views: 282191

Re: Belgium - Italy

I'll just post here an old Russian football joke :(
If you cheer for your national football team, then you are either a fool or a German
by Elessar
Wed Jun 23, 2021 11:43 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: User's active sandbox
Replies: 8
Views: 5769

Re: User's active sandbox

Hi,

Sandbox Synchronization for Action Buttons will be implemented in 2021 Q4: https://bigblue.aha.io/published/30f7b7 ... 10d?page=4
by Elessar
Tue Jun 15, 2021 9:15 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1 Wet End Rebuild?? ;D
Replies: 3
Views: 3927

Re: TM1 Wet End Rebuild?? ;D

Wat?

Found it in Russian. TM#1 is tissue machine #1 :D
by Elessar
Wed Jun 09, 2021 10:54 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Long time execution of TI after finished nested processes
Replies: 8
Views: 6520

Re: Long time execution of TI after finished nested processes

avkaz wrote: Wed Jun 09, 2021 9:28 am but I won't get a results of calculation :)
Of course, it's not the way to solve the problem. By commenting parts of code, you can figure out what part of code causes the problem, and then try to fix it.
by Elessar
Tue Jun 08, 2021 9:28 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Long time execution of TI after finished nested processes
Replies: 8
Views: 6520

Re: Long time execution of TI after finished nested processes

Hi, Does any of your subprocesses update a dimension with heavy hierarchy? Try to find out which subprocess causes this, by commenting "executeprocess". Then you can find the exact operation, commenting half, half and half of the subprocess's code ("log2 search") PS This is a dri...
by Elessar
Wed May 26, 2021 1:38 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Installation of 2.0.97 - can't login
Replies: 1
Views: 2463

Re: Installation of 2.0.97 - can't login

Hello (to all), I have some suggestions, but do not want to post them with such a Request for assistance. Am I alone? I don't think so: 5 days have passed, 130 views so far. Hello (to tomago), Please read Request for assistance guidelines (PLEASE READ) , analyze tm1server.log and other logs, provide...
by Elessar
Fri Apr 23, 2021 6:35 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cube last data pull
Replies: 14
Views: 7667

Re: Cube last data pull

There's a caveat to LoadOnDemand -- every cube that is rule referenced or has feeders will be loaded regardless, so it's not as useful as the documentation would have you think :) https://www.ibm.com/support/pages/demandload-property Yeah, good point, I didn't think about this... Another lateral id...
by Elessar
Thu Apr 22, 2021 1:22 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Cube last data pull
Replies: 14
Views: 7667

Re: Cube last data pull

Hi,

You can use "load on Demand" parameter for this. Check it on every cube, and monitor the memory usage in }StatsByCube. The cubes which are not loaded - were not used.
by Elessar
Fri Apr 09, 2021 12:39 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: MDX Error: Get cell value: Cannot get cube cell value
Replies: 3
Views: 2002

Re: MDX Error: Get cell value: Cannot get cube cell value

You do not need "WRITE", "READ" is enough Try to check whether your user can access to this slice in tm1web/architect: "[Security Type](user, [Dim 1].[Total of Dim 1],[Dim 2].[Element 2],[Dim 3].[Element 3]" Also check if the user has access to }Clients dimension and it...
by Elessar
Fri Apr 09, 2021 12:36 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Contributor vs TM1web & Perspectives - Non-contributor users are not able to enter data in the cube
Replies: 2
Views: 1659

Re: Contributor vs TM1web & Perspectives - Non-contributor users are not able to enter data in the cube

Hi,
First of all, please clarify your version. The "Contributor" security settings are very different in different versions (starting with "}tp_owners", ending with date reservations)

Your profile says it's TM1 9.5. Is it right?
by Elessar
Thu Apr 08, 2021 10:12 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: MDX Error: Get cell value: Cannot get cube cell value
Replies: 3
Views: 2002

Re: MDX Error: Get cell value: Cannot get cube cell value

Hi,

I assume your user does not have have access to the "Security Type" cube or to dimensions' elements. Try to open this "[Security Type](user, [Dim 1].[Total of Dim 1],[Dim 2].[Element 2],[Dim 3].[Element 3]" in Architect
by Elessar
Tue Mar 16, 2021 6:48 pm
Forum: Enhancements
Topic: Checkbox data format
Replies: 1
Views: 38128

Checkbox data format

Something I've waited for too long... Finally, I've got around to create an RFE:
https://ibm-data-and-ai.ideas.aha.io/ideas/PAOC-I-517

There is a workaround, using a websheet. I've described it here: viewtopic.php?f=3&t=15793
by Elessar
Tue Mar 16, 2021 6:44 pm
Forum: Useful code, tips and tricks
Topic: Checkboxes for "flag" measures in TM1
Replies: 8
Views: 41629

Checkboxes for "flag" measures in TM1

The best I could implement for now, is using the Excel checkboxes: Assume we have a 2-dim cube. We need to replace the numeric values of a flag measure with a checkbox. First we need to enable Developer ribbon (right-click on ribbon, "customise the ribbon", enable "developer" rib...
by Elessar
Tue Mar 16, 2021 6:29 am
Forum: Useful code, tips and tricks
Topic: PAW Explorations after cube dimensionality changes
Replies: 3
Views: 27351

Re: PAW Explorations after cube dimensionality changes

Hi,
Very useful indeed! That's because the views in PAW are MDX-based, and every dimension, which is not listed in "on 0", "on 1" and "where" clauses, goes to hidden "default" dimensions. And it works fine