Viewing 15 posts - 31 through 45 (of 61 total)
this time also not show any data when ever i chose table +matrix
just change logic like
in table
=iif(Parameters!abc.Value= 1 or Parameters!abc.Value=3, false, true)
and in matrix
=iif(Parameters!abc.Value= 2 or Parameters!abc.Value=3, False,true)
it works...
August 23, 2012 at 11:16 am
hi try that loagic l
in table i wirte expersion like
=iif(Parameters!abc.Value= 1, True, iif(Parameters!abc.Value=3, True, False))
and in matrix
=iif(Parameters!abc.Value= 2, True, iif(Parameters!abc.Value=3, True, False)
that time i chose table+matrix value...
August 22, 2012 at 9:53 am
k its working fine suppose in preview time i chose multiple reports like table and matrix that time what i do.
i do like parameter propertis in that general i chose...
August 21, 2012 at 7:40 am
why isbbelle gets erroe
and williams inserts 2 rows +julianna insert 12 rows are not lodead in in toy table how u say thatone
August 16, 2012 at 11:24 am
answere is 28 rows
here there is no logic just thinking
like this way
first step first persion enter to the database
in second step second persion enter to the database
in third step...
August 16, 2012 at 10:30 am
how can u gues it is interview question? and in case of its interview question why ur not help?ok if u know answer tell me answers its help other wise...
August 16, 2012 at 5:01 am
how can u gues it is interview question? and in case of its interview question why ur not help?ok if u know answer tell me answers its help other wise...
August 16, 2012 at 5:00 am
how can u gues it is interview question? and in case of its interview question why ur not help?ok if u know answer tell me answers its help other wise...
August 16, 2012 at 5:00 am
how can u gues it is interview question? and in case of its interview question why ur not help?ok if u know answer tell me answers its help other wise...
August 16, 2012 at 4:59 am
how can u gues it is interview question? and in case of its interview question why ur not help?ok if u know answer tell me answers its help other wise...
August 16, 2012 at 4:59 am
what ever u say logic .how is it possible to send that data into sheets wise.that means we load data in one excel sheet and that one excel sheet only...
August 3, 2012 at 1:02 am
in condition split what logic we impliment. i know idea what type of transformation we use that task.
in that transfromation what we do that process tell me. its help for...
August 2, 2012 at 11:11 pm
in condition spilt what logic we want to implement.how to data comes sheets wise .plz tell me some steps.
August 1, 2012 at 1:40 am
iam traying the query like this way
select a.id,a.name,b.sal,b.deptno from(select a.id,a.name,row_number()over(partition by id order by id)as c from tablename a
)
inner join
select (b.sal,b.deptno,row_number()over(partition by sal order by sal)as d from tablename...
June 17, 2012 at 5:32 am
Viewing 15 posts - 31 through 45 (of 61 total)