Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

LOOKUP

$
0
0
My source table is WorkDestination table is DeviceI want to get all the devices where Monitor = "New" and get a count of all of them to be displayed.How can I do it through lookup expression. I tried the one below , but doesn't look correct...Any Advises.=LOOKUP(Field!DeviceName,Field!Device_Name,Field!Monitor="New","Device")

Viewing all articles
Browse latest Browse all 2791

Trending Articles