October 3, 2012 at 9:25 am
Take also a look at:
http://blog.hoegaerden.be/2010/05/16/looking-up-data-on-different-sources
Nice blog post.
Regards
October 5, 2012 at 1:59 pm
THis is not the cleanest way but for those who dont have the lookup functionality in SSRS...if you can import the data to the current database using a temp table and can join to that temp table your current recordset to get the project then that join can be your output. You dont have to display the project field to create a function based on it. Just my thoughts.
----------------------------------------------------
October 8, 2012 at 7:20 am
OK
It is possible to base a traffic light on textboxes values?
I got:
Textbox1 (% Realized)
Textbox2 (% Planned)
I want my indicator to light up green when: % Realized > % Planned; Red when: % Realized < % Planned; Yellow when: % Realized = % Planned.
Thanks
Best Regards
Viewing 3 posts - 16 through 17 (of 17 total)
You must be logged in to reply to this topic. Login to reply