all groups > sql server reporting services > june 2005 >
You're in the

sql server reporting services

group:

Function to lookup row in dataset?


Re: Function to lookup row in dataset? Bruce L-C [MVP]
6/21/2005 8:45:30 AM
sql server reporting services: No, but what is it that you are trying to do. There might be another way to
accomplish it.


--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

Function to lookup row in dataset? McGeeky
6/21/2005 12:47:56 PM
Is there a function to lookup a row in a dataset? Say, find the row where
column x is equal to 10?

Find(Fields!ProductNumber.Value, 10, "Category")

--
McGeeky
http://mcgeeky.blogspot.com


Re: Function to lookup row in dataset? McGeeky
6/23/2005 10:57:25 PM
I will be returning a small data set with a known number of rows in it. I
don't want to display the data in a table but rather selectively pick values
out of the data set and display them in various parts of my report.

--
McGeeky
http://mcgeeky.blogspot.com


[quoted text, click to view]

AddThis Social Bookmark Button