Access dataset from report code

  • Hi,

    I have a dataset with 3 results rows for date ranges like this:

    Id Date

    -- ----------

    1 1/1/2008

    2 2/1/2008

    3 3/1/2008

    AnyOne know If I can make a function in the report code passing the date and find the row and retrieve the id ? Is it possible ?

    How can I access from the code with the dataset ?

    Thanks in advance.

  • Have you solved this yet? It is a little unclear what you're trying to actually accomplish. There must be more to it than just finding the ID of your dataset record...

  • Hi,

    not solve with dataset but now I use a matrix with row-group by data and works fine for my report.

    Thanks.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply