Tm1web string data entry autofill
-
- Posts: 136
- Joined: Tue Aug 10, 2010 5:40 pm
- OLAP Product: Planning Analytics
- Version: 2.0
- Excel Version: EXCEL 2013
Tm1web string data entry autofill
hello, is there a way to make tm1web behave like Excel when entering string data? I need to enter cities, but I would like tm1 to suggest the city based on the first letters I type. if not, add this new city to the ‘picklist’.
thanks
thanks
Thanks
Micheline
Micheline
-
- MVP
- Posts: 3703
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: Tm1web string data entry autofill
It's been said many times already but TM1 WEB IS NOT EXCEL! It is the contents of an Excel spreadsheet rendered (hopefully faithfully) via a javascript engine. It does support Picklists and also native Excel validation lists. However the newer, funkier Excel features where inbuilt AI says "hmm it looks like this field represents the name of a city, let me suggest a list of cities for you" simply does not exist.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
-
- Regular Participant
- Posts: 436
- Joined: Sat Jun 08, 2019 9:55 am
- OLAP Product: Planning Analytics
- Version: Planning Analytics 2.0
- Excel Version: Excel 2016
Re: Tm1web string data entry autofill
I didn't even know this could be done in Excel never mind TM1!
I tried typing Lon into my excel and it didn't autofill for London...
I tried typing Lon into my excel and it didn't autofill for London...
-
- MVP
- Posts: 3233
- Joined: Mon Dec 29, 2008 6:26 pm
- OLAP Product: TM1, Jedox
- Version: PAL 2.1.5
- Excel Version: Microsoft 365
- Location: Brussels, Belgium
- Contact:
Re: Tm1web string data entry autofill
I agree that it does not exist but hey, we cannot call it "the newer, funkier Excel features where inbuilt AI says [...]" It exists for ages !lotsaram wrote: ↑Tue Jan 26, 2021 9:31 am It's been said many times already but TM1 WEB IS NOT EXCEL! It is the contents of an Excel spreadsheet rendered (hopefully faithfully) via a javascript engine. It does support Picklists and also native Excel validation lists. However the newer, funkier Excel features where inbuilt AI says "hmm it looks like this field represents the name of a city, let me suggest a list of cities for you" simply does not exist.
The way I understand the requirement is that a column (in Excel) contains cells with text contents. If, in the absence of empty cells, someone types the start of an existing entry, Excel will complete/suggest the rest of the contents. Only when the first part of the cell contents is unique.
There is no AI type of wizardry in Excel.
And it only works within the same colum.
Last edited by Wim Gielis on Tue Jan 26, 2021 12:22 pm, edited 2 times in total.
Best regards,
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
-
- MVP
- Posts: 3233
- Joined: Mon Dec 29, 2008 6:26 pm
- OLAP Product: TM1, Jedox
- Version: PAL 2.1.5
- Excel Version: Microsoft 365
- Location: Brussels, Belgium
- Contact:
Re: Tm1web string data entry autofill
One would think it does not work when empty cells exist in the column:
HOWEVER there is a trick
Have you ever seen this one before ? Let's create a trail......
Now that's what I call Excel trickery...

Break the chain and it stops working:
You can create the chain in a hidden column. But better yet, AVOID EMPTY CELLS AT ALL COST !
If you don't like the x any character is fine
HOWEVER there is a trick

Now that's what I call Excel trickery...


Break the chain and it stops working:
You can create the chain in a hidden column. But better yet, AVOID EMPTY CELLS AT ALL COST !
If you don't like the x any character is fine

Last edited by Wim Gielis on Tue Jan 26, 2021 12:43 pm, edited 1 time in total.
Best regards,
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
-
- MVP
- Posts: 3233
- Joined: Mon Dec 29, 2008 6:26 pm
- OLAP Product: TM1, Jedox
- Version: PAL 2.1.5
- Excel Version: Microsoft 365
- Location: Brussels, Belgium
- Contact:
Re: Tm1web string data entry autofill



Best regards,
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
-
- Posts: 136
- Joined: Tue Aug 10, 2010 5:40 pm
- OLAP Product: Planning Analytics
- Version: 2.0
- Excel Version: EXCEL 2013
Re: Tm1web string data entry autofill
Thank you all, yes, the requirement was that I wanted to be able to enter a new item in a picklist if mine was not already there. the city was an example.
but thank you Wim for the excel tests. Funny, I never really knew why sometimes it did not work in excel.
but thank you Wim for the excel tests. Funny, I never really knew why sometimes it did not work in excel.
Thanks
Micheline
Micheline
-
- MVP
- Posts: 2836
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: Tm1web string data entry autofill
If it is a traditional TM1 picklist then I don't see why you can't have a cell on the form/report where you can enter the new picklist value and then have an action button that runs a TI process that updates the picklist. The code in the TI process is obviously going to dependent on what type of picklist it is: static, dimension, subset, or cube value, but I don't see any reason why you wouldn't be able to make it work.
-
- MVP
- Posts: 3703
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: Tm1web string data entry autofill
I'm not talking about autofill (which exists yes since forever). Or even about flash fill (which is a little new and funky, and even, dare I say it, a bit A.I.ish). But about the new "data types" feature (which does work pretty well for things like geography). Using the geography data type entries can be auto-completed for items which don't already exist in the list above (and aren't predefined in a data validation), but it can also do other more funky stuff like below.Wim Gielis wrote: ↑Tue Jan 26, 2021 12:01 pm I agree that it does not exist but hey, we cannot call it "the newer, funkier Excel features where inbuilt AI says [...]" It exists for ages !
E.g. Excel recognizes a list might be geographic in nature ...
Which then allows the user to access properties of the data category ...
Via table lookup of power query like formulas ...
Now maybe I am a little more easily impressed than you but IMO this is quite funky.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
-
- Posts: 136
- Joined: Tue Aug 10, 2010 5:40 pm
- OLAP Product: Planning Analytics
- Version: 2.0
- Excel Version: EXCEL 2013
Re: Tm1web string data entry autofill
Hey, i am impressed with these new features in excel. nice to have, and AI like.
But you are right Tomok, if I use a conventional picklist
I know how to do it with 2 different fileds, but I was hoping I can enter a new value on the field that is defined as picklist. or can I?
But you are right Tomok, if I use a conventional picklist
I know how to do it with 2 different fileds, but I was hoping I can enter a new value on the field that is defined as picklist. or can I?
Thanks
Micheline
Micheline
-
- MVP
- Posts: 3233
- Joined: Mon Dec 29, 2008 6:26 pm
- OLAP Product: TM1, Jedox
- Version: PAL 2.1.5
- Excel Version: Microsoft 365
- Location: Brussels, Belgium
- Contact:
Re: Tm1web string data entry autofill
Best regards,
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
-
- MVP
- Posts: 3233
- Joined: Mon Dec 29, 2008 6:26 pm
- OLAP Product: TM1, Jedox
- Version: PAL 2.1.5
- Excel Version: Microsoft 365
- Location: Brussels, Belgium
- Contact:
Re: Tm1web string data entry autofill
Your interpretation of the question in this topic has been the right one instead of my interpretation.lotsaram wrote: ↑Tue Jan 26, 2021 5:17 pmI'm not talking about autofill (which exists yes since forever). Or even about flash fill (which is a little new and funky, and even, dare I say it, a bit A.I.ish). But about the new "data types" feature (which does work pretty well for things like geography). Using the geography data type entries can be auto-completed for items which don't already exist in the list above (and aren't predefined in a data validation), but it can also do other more funky stuff like below.
I know about FlashFill and the new data types: geography, stocks, and many more that are coming towards Excel (chemistry, movies, ... and also your own data types like Customer or Product). I gave a presentation last December about Excel, what it currently is and what the near future will bring.
For example, lookup of a Stock data type Ticker symbol (of Microsoft) to retrieve its number of employees:
Best regards,
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Wim Gielis
IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
-
- Regular Participant
- Posts: 436
- Joined: Sat Jun 08, 2019 9:55 am
- OLAP Product: Planning Analytics
- Version: Planning Analytics 2.0
- Excel Version: Excel 2016
Re: Tm1web string data entry autofill
I am still not seeing how the Geography option autofills the next cell with a suggested city, when you type in a few letters.
It doesn't seem to be working for me.
It doesn't seem to be working for me.