How to return a small datatable
I have several small calculations that I would like to do. I can easily write a service for each of them and return an single value. I would like to have one service and just return a datatable of all of these values. Does anyone have an example on how to do this? I have found a few snippets of code, but I can't seem to get the syntax correct. Thanks!
P.S. Did the Correct Answer button disappear with the forum update? I don't see it anymore.

