Shape the future of IBM!
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Post your ideas
Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,
Post an idea
Upvote ideas that matter most to you
Get feedback from the IBM team to refine your idea
Help IBM prioritize your ideas and requests
The IBM team may need your help to refine the ideas so they may ask for more information or feedback. The product management team will then decide if they can begin working on your idea. If they can start during the next development cycle, they will put the idea on the priority list. Each team at IBM works on a different schedule, where some ideas can be implemented right away, others may be placed on a different schedule.
Receive notification on the decision
Some ideas can be implemented at IBM, while others may not fit within the development plans for the product. In either case, the team will let you know as soon as possible. In some cases, we may be able to find alternatives for ideas which cannot be implemented in a reasonable time.
Additional Information
To view our roadmaps: http://ibm.biz/Data-and-AI-Roadmaps
Reminder: This is not the place to submit defects or support needs, please use normal support channel for these cases
IBM Employees:
The correct URL for entering your ideas is: https://hybridcloudunit-internal.ideas.aha.io
Dear Stuart King san,
You told us that "We are using this strategy for performance reasons" in Feb 12, 2021. We would like to confirm that what "performance reasons" means by. We understand that the data entry model can reduce System load compared with not that model. Are we correct?
Regards
Please see: https://www.ibm.com/support/pages/tm1-1022-fp1-usebookrecalcsetting-parameter-added-tm1webconfigxml-file. Thee UseBookRecalcSetting setting is unrelated to how data is committed to TM1 when making changes to the cells displayed on a Websheet. This is a long standing behaviour of TM1Web that we are not planning on changing. Consider that when users enter values at consolidated levels a recalc is performed automatically (cannot be deferred).
Dear Stuart King san,
Thank you for your comment.
In that case, what is the purpose of setting the value of
"UseBookRecalcSetting" in the file "tm1web_config.xml" to "true"?
Regards
I think we misunderstood. More information is as below.
As is:
we revise the data in Web Sheet firstly, and then without clicking save button ,we change search criteria directly . At this time, the revised data is saved automatically.
To be:
To be more friendly, before automatic saving , pops up a confirm box to check with user if he prefers to save or discard revised data.
I've updated the status of this idea to 'Not under consideration'. I think it's unlikely that we will ever implement this sort of change. Planning Analytics Workspace has adopted a data entry model where the updated value is sent to TM1 as soon as it's entered, even if a recalculation is not forced. We are using this strategy for performance reasons and are likely to adopt it with Websheets as well.
In this case the use of Sandboxes might be considered so users can confirm their data changes before committing the changes to the TM1 model.
Hi there,
From what you are describing, it sounds like it is already available on tm1web_config.xml:
UseBookRecalcSetting
When Calculation Options is set to Automatic:
If you set
UseBookRecalcSetting = "true"
, the websheet is recalculated automatically when you change the SUBNM function.If you set
UseBookRecalcSetting = "false"
, the websheet is recalculated automatically when you change the SUBNM function.When Calculation Options is set to Manual:
If you set
UseBookRecalcSetting = "true"
, the websheet is not recalculated automatically. To recalculate, you must manually click the recalc button.If you set
UseBookRecalcSetting = "false"
, the websheet is recalculated automatically when you change the SUBNM function.Regards
Tat@Cubewise