Nadav Caridi
- Actividad total 163
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 5
- Suscripciones 62
Comentarios
Actividad reciente de Nadav Caridi-
Try using some combination of stuff maybe. You can look here for some examples or just try ti Google it https://www.mssqltips.com/sqlservertip/2914/rolling-up-multiple-rows-into-a-single-row-and-c...
-
Hi, just concat the columns in your sql
-
Hi Kate, I've only ever tried populating a single value. Can you elaborate what you're trying to do ?
-
Hi I'd do that with a line loop combined with dynamic code. If you're not familiar with dynamic code you might be able to achieve that with activate + ui clicks, set values etc etc Good luck
-
Jones -> can you set any other valid value properly ? Did you give the udf an alias / move to main screen so you can "SET" it properly ?
-
Hi, Arrow back is activate 1289.
-
Hi, not sure but maybe $[$item.col.0.Selected] that works ? update with the dynamic syntax of your report columns ..
-
Hi, Maybe create a validation and use the menu uid of find + enable it to the form type of your choice like this :
-
Hi, Not sure , same thing works fine for me for both validation + manual function button. Good luck.
-
Hi , You can create a simple macro to present a message box with that content based on a query . I suggest you watch some videos on the B1up channel and go through the help file also this might h...