Hi
Does anybody know how to get report unique id from query builder?
Many thanks
Lucq (BOB member since 2008-07-17)
Hi
Does anybody know how to get report unique id from query builder?
Many thanks
Lucq (BOB member since 2008-07-17)
Which ID? Here’s a basic query returning what I’d call the IDs, minus a WHERE clause to get the report you want (maybe where SI_NAME LIKE ‘%name%’ …?
I think BO uses SI_ID for its joins, but I added the other IDs to show what else might fit.
Good luck!
B
bdouglas (BOB member since 2002-08-29)