ImArchimedes
Technical User
- Sep 25, 2007
- 62
So, I have a field in a table that is a number of values concatenated together, delimited with "!"'s. These values are actually school ids. At the beginning of my report, I have a formula that takes that field and pulls out the individual ids and drops them in their own shared variables.
At this point, I've created these shared variables and each equals a different school's id. I have a school table in the report that has a school_ID field and the school variables I created are going to equal some of my School_IDs. I want to link the School table to these vars I've created.
Is this possible? Anyone have a different approach? My end goal is to pull in the actual names of the schools which are only found in the school table so I have to link to the school table some how.
... my brain hurts...
At this point, I've created these shared variables and each equals a different school's id. I have a school table in the report that has a school_ID field and the school variables I created are going to equal some of my School_IDs. I want to link the School table to these vars I've created.
Is this possible? Anyone have a different approach? My end goal is to pull in the actual names of the schools which are only found in the school table so I have to link to the school table some how.
... my brain hurts...