General discussion
Python
Forums
As you may or may not know, with version 10.3 of IDEA you can now create projects and custom functions in Python. I have just added a section to the forums on anything that is Python related. I am trying to learn the language now as it has great potential for IDEA. There are already a few downloads related to Python in the IDEA Lab section of the site.
I also have a few videos (pretty basic so far) on my YouTube channel about using Python with IDEA.
Hopefully we can start having discussions about this language.
- Read more about Python
- Log in or register to post comments
reate a database with one row
Forums
Hi Brian,
Is it possible to create a database with one row with blank/zero data with some column names.
Can we create a blank database using scripts.
Best Regards,
Jiyaji
- Read more about reate a database with one row
- 2 comments
- Log in or register to post comments
IDEAScripting Template
Forums
I just posted a template that you can use to start writing your scripts. It has a menu with a file selection and one field selection from a download.
Enjoy.
- Read more about IDEAScripting Template
- Log in or register to post comments
Burst range
Forums
Hi,
I need to find how automatically with idea (using formula or script ) that help me to burst a list of number that are between (upper and lower )
I have attached a file .xls as an example
Thank you
- Read more about Burst range
- 9 comments
- Log in or register to post comments
Running Total
Forums
Hey,
Any chance you know how to calculate a running total in IDEA? I tried using the @GetPreviousValue, but I couldn't get it to work.
Best,
Steven
- Read more about Running Total
- 4 comments
- Log in or register to post comments
IDEA Innovations Conference in Denver, CO
Forums
It is being held on Sept 19 and Sept 20 2018. Is anyone planning on going? I am booked to give two presentations, one with my manager on the work I do in data analytics with the Canadian federal government and a technical one on creating dialogs in IDEAScript. If you are a user of the site please come an introduce yourself.
https://www.audimation.com/Training-Events/EventId/4434/e/idea-innovati…
- Read more about IDEA Innovations Conference in Denver, CO
- 1 comment
- Log in or register to post comments
Add Comments to IDEA file
Forums
I just added a new script that gives you an alternative for adding comments. This script allows you to also save the comment to the history.
http://ideascripting.com/ideascript/add-comment-idea-database
- Read more about Add Comments to IDEA file
- Log in or register to post comments
Dynamic dialog window
Forums
Hi Brian,
I want create a New Dialog Box. But it will be populated the controls during the execution of the routine. The no.of controls will be depends on the based on the data.
Is it posible to create a dynamic UI from script.
Thanks In Advance
Jiyaji
- Read more about Dynamic dialog window
- 11 comments
- Log in or register to post comments
Copy a column
Forums
Hi Brain,
Can we copy column data (all data in a column) from one IMD file, and paste this column to other IMD file.
Thanks,
Jiyaji
- Read more about Copy a column
- 3 comments
- Log in or register to post comments
New field in active database
Forums
Hello everyone, I have been using IDEA for a couple of months and I have a question.How can I add a new field to my active database with information from another database, without creating a new database?
Thanks for the help
Best!
This is my email: jsrolando.xi@gmail.com
- Read more about New field in active database
- 3 comments
- Log in or register to post comments