General discussion
IDEA Dashboarding Guide
Forums
Hi There
Is there a guide or tutorial on how to use / create dashboards in IDEA v10
Thank you
RegardsAveen
- Read more about IDEA Dashboarding Guide
- 1 comment
- Log in or register to post comments
IDEA Lab
Forums
You may have noticed that there is a new tab on the site to access something called the IDEA lab. This is something I have been working with CaseWare IDEA on and will hopefully open up in full in the near future. It will allow all users to upload and share their scripts in which other users can then comment, make suggestions and rate them. If anyone has any suggestions on what they would like please comment or send me a message.
- Read more about IDEA Lab
- 2 comments
- Log in or register to post comments
Move File name .IMD
Forums
Hi,
Is it possible using script to move file name .IMD from local project to another folder,
Thank you.
- Read more about Move File name .IMD
- 9 comments
- Log in or register to post comments
Caseware's Auditor Spotlight
Forums
Hey Brian!
I was browsing through Caseware's website looking for the link on the "What's New" on the latest version of IDEA for a coworker and found your AUDITOR SPOTLIGHT article.
I want to congratulate you on earning that place. AWESOME!!!
https://www.casewareanalytics.com/blog/auditor-spotlight-brian-element
Keep up the good work! Bless you!
Cisco
- Read more about Caseware's Auditor Spotlight
- 3 comments
- Log in or register to post comments
Launch two script
Forums
Hi,
I would like to know if there a script who can help me to launch two script eg : Start with the scond after ending with the first script,
Thank you.
- Read more about Launch two script
- 5 comments
- Log in or register to post comments
Search function
Forums
I am currently writing a script that i would like to search the entire database for terms. I utilized the history of a current project but the code manually adds each field. is there a shortcut to add all fields from the database?
task.AddFieldToInc "ACCOUNT_NUMBER"
task.AddFieldToInc "DESCRIPTION"task.AddFieldToInc "DATE"
task.AddFieldToInc "NAME"
- Read more about Search function
- 3 comments
- Log in or register to post comments
More formula help
Forums
i keep getting a bad equation error when i run the extraction below. Je date and first are variables and first is a date that is entered in a text box.im thining my isue may be with the input text on the first variable.
task.AddExtraction dbName, "", je_date & " == " & first
- Read more about More formula help
- 1 comment
- Log in or register to post comments
Help with Formula
Forums
I need some assistaance with creating a script. Im trying to take the formula below and replace it with variables based off an input box. i can get the code to run seperately but when i add the "or" it throws it off. Any help would be appreciated.
task.AddExtraction dbName, "", " CREDIT >= ( 1000000 ) .OR. DEBIT >= ( 1000000)"
i have the following but am getting errors
task.AddExtraction dbName, "", debit & " >= " & amount & .or. credit & " >= " & amount
- Read more about Help with Formula
- 3 comments
- Log in or register to post comments
summarization /Use fields from Last occurrence
Forums
Hi,
How's it possible to do summarization for a column containing a number (numeric field ) and to give it as reference the field date when I select "use fields from last occurence" ?
Thank you,
Ahmed.
Rename multiple Idea Files
Forums
Hi there.
- Read more about Rename multiple Idea Files
- 7 comments
- Log in or register to post comments