This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
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:
Search existing ideas
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
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
Specific links you will want to bookmark for future use
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
IBM Employees should enter Ideas at https://ideas.ibm.com
See this idea on ideas.ibm.com
<As is>
If we would like to update inputting data we input them at Web sheet, then click the refresh button. But we can also update by changing search criteria after inputting. The problem is that it easy to imagine that user can change search criteria, not to click refresh button first after inputting. We wouldn't like to make this happen.
<Tobe>
To avoid above problem we need some improvements. For example, if we get dialog box it would be great, which confirms if the user would like to update inputting data before updating.
Needed by Date | Feb 14, 2021 |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
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