Viewing 15 posts - 1 through 15 (of 19 total)
Thank you all.
I added another lookup transformation on "Matched output". That resolved the issue.
December 15, 2015 at 11:08 am
Thanks all for your suggestions. Here is more information on the table design etc:
I will need to create a report on below tables.
Order Facts Table has below columns:
ID bigint ...
October 20, 2015 at 7:48 am
Thanks a lot! This solution resolved my issue.
August 15, 2011 at 7:38 am
Adding this expression "=iif(Fields!FieldName.Value="All","Bold","Default")" helped resolving the issue. Thanks.:-)
June 22, 2011 at 4:34 pm
When I tried to delete the items from code it gives me the following error:
Index was out of range. Must be non-negative and less than the size of the collection....
June 6, 2011 at 11:07 am
I used the following for the above requirement but it gives this error when I run the report : The DefaultValue expression for the report parameter ‘Month’ contains an...
May 20, 2011 at 1:45 pm
SELECT NON EMPTY { [Measures].[Sale Amount], [Measures].[Sale Reported], [Measures].[Avg Sale $], [Measures].[Upsell Count], [Measures].[Avg Serviced $], [Measures].[Avg Secs Triaged], [Measures].[Route Attempts], [Measures].[Inbound Call], [Measures].[Serviced], [Measures].[Answered], [Measures].[Short Call CC], [Measures].[Avg Secs...
May 11, 2011 at 1:27 pm
can I use WTD function for getting weekly data? If yes can I pass date parameter such that I get that week's data?
May 11, 2011 at 1:03 pm
Thanks for your reply but how would I set the formula to get weekly data and monthly data for a given date.
May 11, 2011 at 12:49 pm
Sorry for not posting the question properly...I merged all the newly added fields with the old ones and aligned the header to centre. It solves my problem.
May 10, 2011 at 8:44 am
Thanks for your prompt answer. I'll will now work on setting up SSRS on my machine.
May 3, 2011 at 9:01 am
Viewing 15 posts - 1 through 15 (of 19 total)