Viewing 15 posts - 76 through 90 (of 111 total)
Lookup Function works fine.
I mean it retrieves results from another DB, wich is what I want, not exactly the result I expect but it seems to work allright.
This is...
October 3, 2012 at 2:35 am
It might sound like a crazy ideia but here it goes:
I could use a Lookup function to return the info I need into a column, and based on that info...
October 2, 2012 at 9:01 am
DONE. Thanks!
In this same example I got another condition I have to apply, but the info required is in another Database.
My example:
If project = "planned" (from DB abc) switch indicator...
October 2, 2012 at 8:55 am
OK. Gonna try this one.
Goes directly into the indicator expression?
Thanks
Best regards
October 2, 2012 at 7:48 am
Thanks Anthony!
I've never used a CASE statement in SSRS before, I'm using instead an IIF statement.
Anyway can you write me the CASE statement for this particular example?
Thanks man, you've helped...
October 2, 2012 at 6:59 am
This not working for some reason.
Instead, do you know a way to link different datasets from 2 different datasources in a tablix cell expression?
Dataset1 from Datasource1
Dataset2 from Datasource2
Thanks
Regards
October 1, 2012 at 9:56 am
Thanks Genius! Works Fine.
Just a question. In the expression, how do I write for the yellow indicator?
DayDifference>=15 and <30.
Thanks
October 1, 2012 at 8:54 am
OK! In the mean time how do I create a Stored Procedure where I want data from 2 Databases.
I want ProjectName from DB1 & ProjectStage from DB2.
Thanks
Best Regards
October 1, 2012 at 8:07 am
OK thanks anyway!
What about linkin 2 tablix? Possible? Crazy stuff right?
Regards.
October 1, 2012 at 3:49 am
OK. Thanks!
It is possible to relate 2 tables from different datasources?
For example: I have Dataset1 from Datasource1 and Dataset2 from Datasource2.
I want from Dataset1 : ProjectName;
and from Dataset2 : ProjectStage....
October 1, 2012 at 3:34 am
September 28, 2012 at 9:22 am
Something mus be wrong in the expression. Do you scan anything?
The conditions were:
Green - Allocation>=ValuePlanned
Yellow - Allocation/ValuePlanned, >0,7 and <1
Red - Allocation/ValuePlanned <0,7
White - ValuePlanned=0
September 21, 2012 at 9:33 am
Yeah! It works but only when the Value Planned is <> 0, where it should show the white indicator.
In these cells it says that 'an error occured because it...
September 21, 2012 at 9:08 am
Yes, and the indicator expresion in the value property!
My example is like the one you atached but for Value Type and Value there's more than one value.
What do you say?
September 21, 2012 at 8:52 am
Viewing 15 posts - 76 through 90 (of 111 total)