I have a Data Page Results set being returned that I need to be able to identify the row or record number in the table. The table has 3 columns (ID, Name, value) I have 5 calculated fields, row1value, row2value, row3value, row4value, row5value. As I read the table if I have Record 1 I want to put the value into row1value, if I have record 2 I want to put the value into row2value and so on. After I have 5 values then I want to multiply the values times each other and then exponentiate the value.
I think if I get the row working, i can go from there.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
wrg8r1
I have a Data Page Results set being returned that I need to be able to identify the row or record number in the table. The table has 3 columns (ID, Name, value) I have 5 calculated fields, row1value, row2value, row3value, row4value, row5value. As I read the table if I have Record 1 I want to put the value into row1value, if I have record 2 I want to put the value into row2value and so on. After I have 5 values then I want to multiply the values times each other and then exponentiate the value.
I think if I get the row working, i can go from there.
any help greatly appreciated.
wrg8r1
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.