I have a table that requires two keys to get the value. I see a parameter map only allows one key.
Is there some way (preferably a function) that I can use to get the value from a table with multiple keys.
Quote from: kennedto on 18 Jul 2014 01:16:22 PM
I have a table that requires two keys to get the value. I see a parameter map only allows one key.
Is there some way (preferably a function) that I can use to get the value from a table with multiple keys.
I think your best approach to solving this is to concatenate the multiple keys into a single value and use this to reference the parameter map.
Cheers!
MF.
Can you give me a hint on how to do that?
Quote from: kennedto on 22 Jul 2014 12:57:04 PM
Can you give me a hint on how to do that?
If you can give us an idea of what you need and how you plan to reference the parameter map, then maybe :)
MF.
Quote from: kennedto on 22 Jul 2014 12:57:04 PM
Can you give me a hint on how to do that?
1. Open the model in Framework Manager.
2. Click the table name, and then edit SQL to concatenate the multiple keys into a single