General discussion
Dialog options
Forums
Hi I am trying to put together a dialog window to accomplish the following:
Dropdown that allows the user to select any field from the active databse.
Each unique value from that field show up allowing the user to check off values to be handeled differently later in the program.
Is this possible, if so, do you have any resources that could help me accomplish the task? I already have the dialog box built and working for the rest of the program, I am trying to add this on.
Thanks!
- Read more about Dialog options
- 4 comments
- Log in or register to post comments
Colocar foto
Forums
Buenas.
No puedo colocar una foto en la ventana de mi guión, ya intente copiar el código que ofrece el explorador de lenguaje pero no me sale. Probé en un script que creé solo con ese propósito y tampoco encontré resultados buenos. A continuación se muestra el formato de la imagen, poner un control para la imagen, definir el diálogo y guardar para que se apliquen los cambios. Cualquier ejemplo funcionaría sería de gran ayuda. Gracias
- Read more about Colocar foto
- 1 comment
- Log in or register to post comments
Keywords Control
Forums
Hi Brian
I may have asked already this question, I apologize if this is the case. In my old age I tend to be a bit senile. What were we talking about? Ah, keywords. Yes. Here is the problem.
- Read more about Keywords Control
- 6 comments
- Log in or register to post comments
Count the number of records to determine Sample Size
Forums
Hi,
I was wondering if there is a way to gather the number of records within a database, then evaluate that number to determine the number of records to randomly extract for sampling.
For example:
If there are: <250 records in the database, the number of items sampled is 10%
250-2,500: 25 items need to be sampled
2,501 - 10,000: 45 items
10,001 + : 60 items
I cant figure out how to use the db.Count function and assign it to a varriable in order to evaluate it in the If function.
Data science training San Jose CA
Forums
Big data is data sets that are huge and complex since the data can be rational or irrational. The traditional data-processing application software are inadequate to deal with them. Big data challenges include capturing the various forms of data, storing them in appropriate storage medium. If your want to become a data science expert, it is necessary that you choose the best platform. There are many institutions that help you to get trained.
- Read more about Data science training San Jose CA
- Log in or register to post comments
Dialog box view issue
Forums
Hi All,
I was wondering if anyone ever came accross a situation where their dialog boxes in the IDEA programme have gone misaligned in terms of text within the buttons and static text tools - screenshots attached.
I went for a holiday and left couple of programmes working ok and with a proper display of the dialog boxes however when I came back from holiday my desk had been moved by the IT to different place in the office however with all the same work monitors that I used previously.
- Read more about Dialog box view issue
- 3 comments
- Log in or register to post comments
macro to permanently delete a database
Forums
Hi Brian - how do you permanently delete a database in a macro? iIE - is there a parameter to client.deletedatabase or some other trick to permanently remove the database . THANKS
- Read more about macro to permanently delete a database
- 3 comments
- Log in or register to post comments
Using @isini with other functions
Forums
Hello I've been trying to exclude results from a procurement dataset by using the following equation
TRANSACTION_NUMBER <> "P CARD" .AND. TRANSACTION_NUMBER <> "P-Card" .AND. TRANSACTION_NUMBER <> "CHAPS" .AND. .NOT. @Isini("PC",TRANSACTION_NUMBER) .AND. .NOT. @Isini("Chaps",TRANSACTION_NUMBER)
- Read more about Using @isini with other functions
- 2 comments
- Log in or register to post comments
IDEA Changes Null values to 0 ( zero )
Forums
Hi ,
When I try to create a virtual numeric field for my Seller_ID which is a numeric record but it has character data type in database. Idea changes null vaules of my seller_id when I use @val or @justnumbers .
I need my null vaules , I dont want to see them as zero.
Can you help ?
Best regards ,
- Read more about IDEA Changes Null values to 0 ( zero )
- 1 comment
- Log in or register to post comments
New to IDEA Software !!!
Forums
Hello,
Here at Chiene + Tait we are a new user to the software during our external audits and are looking for tips on how to best use the software!
Hope to hear from you soon
- Read more about New to IDEA Software !!!
- 3 comments
- Log in or register to post comments