![]() |
| The AccuTerm forum has moved. Go to community.rocketsoftware.com to register for the new Rocket forum. |
|
Post Reply
|
| Author | |
jtillia
Beta Tester
Joined: August 03 2004 Location: United States Status: Offline Points: 67 |
Post Options
Thanks(0)
Quote Reply
Topic: single value from multivalue listPosted: October 02 2007 at 3:18am |
|
We use the FTD all the time to move data to excel. We have a front end to help our users select information.
One problem that we have ever gotten to work right is exploding a specific value from a multivalued list. For instance: sselect p.checks by-exp ded.code = "13" If we list this at TCL, we get only the deduction code (and amounts) for this code. Normally, we would execute this statement (or some variant) and type type FTD we get either 1) all deduction codes in the same cell with "value marks" between the data or 2) we do the "explode multivalues" and we get each multivalue on a separate row. however, we get all multivalues, not the one that we tried to select Anyone solved this issue in some fashion. Right now we write custom programs, put the specific data into a tmp file and download that. It would be nice to skip some of these routines and just use FTD. Thanks. |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |