Viewing 15 posts - 4,606 through 4,620 (of 11,678 total)
Stefan Krzywicki (10/8/2013)
SQLRNNR (10/8/2013)
Stefan Krzywicki (10/8/2013)
They want to keep me on a retainer for...
October 8, 2013 at 1:36 pm
Is the lookup component the one that fails? How do you handle non-matching rows?
October 8, 2013 at 1:29 pm
What is the actual value of the string in the parent? Does it change when you run the parent package? Are configurations still applied in your development environment?
How exactly do...
October 8, 2013 at 1:28 pm
Stefan Krzywicki (10/8/2013)
They want to keep me on a retainer for 5 hours a...
October 8, 2013 at 1:22 pm
RonKyle (10/8/2013)
The third edition has recently been published. It is about 200 pages longer than the second edition.
Looks like I know what I'll be doing the next months 🙂
October 8, 2013 at 12:22 pm
Since you have 1 fact for each issue (I guess the only measure is a count?), it is possible to have a 1 to 1 relationship.
Personally I would store status...
October 8, 2013 at 12:20 pm
etl.laptop (10/8/2013)
Koen Verbeeck (10/8/2013)
What do you do with the variable strChildPath in the child package?The child package merely creates a folder/directory using the path stored in strChildPath.
Not "what do you...
October 8, 2013 at 12:18 pm
kirti.malukani 95398 (10/8/2013)
yes, it but is there any other way to achieve this except visibility property?
Not that I know off.
Why? Is the visibility property not good enough?
October 8, 2013 at 2:17 am
Yes, you can do this with the visibility property you mentioned earlier.
October 8, 2013 at 2:04 am
kirti.malukani 95398 (10/8/2013)
It is a tabular report
I don't know how your report looks like, but right now hiding the fields you don't need seems to be the best option.
October 8, 2013 at 1:56 am
Depends. Is it a matrix or a table report?
October 8, 2013 at 1:38 am
What do you do with the variable strChildPath in the child package?
October 8, 2013 at 1:36 am
Normally relationships between fact and dimension are 1 to many, eg 1 dimension key can appear multiple times in the fact table.
October 8, 2013 at 1:35 am
Seems to be an issue with the stored procedure.
Take a look inside to see what's going on.
October 8, 2013 at 1:34 am
Ramesh Mutyapu (10/7/2013)
Thanks for the reply.I reviewed your suggestion, would you please let me know how can I use the function run time in a SQL insert statement.
Come now, you...
October 8, 2013 at 1:31 am
Viewing 15 posts - 4,606 through 4,620 (of 11,678 total)