General discussion
New Video on creating an IDEAScript
Forums
I just posted a new video on creating an IDEAScript from start to finish with a dialog. It shows you what I think is the best way to put one together.
You can find the video here or on YouTube.
http://ideascripting.com/video/basic-ideascript-video-start-finish
- Read more about New Video on creating an IDEAScript
- Log in or register to post comments
Function Soundlike
Forums
Hi,
Pleas I need Help on one equation on Idea and this is my problem :
I got two files having column of the person’s name and I want to check with the function @SoundsLike the existing and no existing name on each file
How can I do this pleas
- Read more about Function Soundlike
- 3 comments
- Log in or register to post comments
10.3 is now available
Forums
You can read what is new in 10.3 here (https://www.casewareanalytics.com/blog/what%E2%80%99s-new-idea-103)
The big thing for this web site is that IDEASCripting now allows scripts to be created in Python. So I will be adding on Python resources as I have time.
- Read more about 10.3 is now available
- Log in or register to post comments
Smart Analyzer
Forums
Hi Brian,
I have two queries.
1. I just wanted to know if is it possible to find the script or logic behind smart analyzer app.
2. How do i build a app which can be shared and used in smart analyzer of other users or is it possible only through marketplace?
Regards
Padma
- Read more about Smart Analyzer
- 1 comment
- Log in or register to post comments
Now on twitter
Forums
I have finally moved into the 21st century and created a twitter account. I will be tweeting when I add new stuff to the site or things I find interesting to the IDEA users. You can follow me at https://twitter.com/ideascripting.
- Read more about Now on twitter
- Log in or register to post comments
Concatenate date
Forums
Dear All,
I was wondering if some of the readers of this question may help me to solve this :
I would like to make some report on Active Directory extraction from CSVDE query.
Some fields corresponds to date and time and are represented either like 20040325075722.0Z (hereafter field 1) or 131242751793786660 (which reprensents the elpased time since 01/01/1601, hereafter field2 )
I have added a function for field 1
- Read more about Concatenate date
- 6 comments
- Log in or register to post comments
Missing Emails
Forums
Hello everyone. If anyone sent emails to me or were wondering why they were not receiving notices in the last week or so one of the sites on this server was hacked and used to send out spam emails so this site was blacklisted and emails were rejected by yahoo and other email companies. The problem has been fixed and my host says that all emails should be going through but anything during that period would have been lost.
Thanks
Brian
- Read more about Missing Emails
- Log in or register to post comments
Delete ODBC connections
Forums
Hi,
trying to configurate a ODBC connection I have created lots of them and now, I don't know how to delete them from the ODBC import list. Can anyone help me, please?
Thanks!
- Read more about Delete ODBC connections
- 2 comments
- Log in or register to post comments
Between
Forums
Hi,
I would like to find an equation that allow me to find a number if it is in a range of numbering
I attachd a file .xls as un example,
Thank you.
- Read more about Between
- 9 comments
- Log in or register to post comments
Function to Round
Forums
Hi All,
I have column of duration in second and i need to round it : first to 60 and to 30 by creating two column.
Using @Round isn't very helpful for me, so ; is there any function ? or should i use @Round with another function,
Thank you.
- Read more about Function to Round
- 4 comments
- Log in or register to post comments