|
|
-
Jason Thomas Posted 21 Days ago through Blogs
My company is awesome!!! Everyday that I go to work, I discover something new and exciting from the people around me and come back home thinking – wow, today was just legendary! The best part of the day is when I get to discuss ideas with my colleagues,...
|
-
anil sharma Question Received 30 Days ago through ASK
Hi Jason, What is the need of two connection Managers i SSIS .And what is the diffrence between OLEDB and ADO.Net Connection Manager in SSIS...
|
-
Jason Thomas Posted 1 Months ago through Blogs
And so, it has been an eventful 3 months since I reached the US, and I must say I am really settling in well to my new job and life here. Also, it has been a full two years since I started blogging and a big shout to all those lovely people out there wh...
|
-
santosh Question Received 1 Months ago through ASK
ALTER proc [dbo].[getTriggerNamesbyId]
@id int,
@returnval nvarchar(500) output
as
begin
set @returnval= (select TriggerPointDescription from ClaimTriggerInfo where TriggerPointID=@id )
return (@returnval)
end
Above is my stored procedure but when ...
|
-
subhrasangitasahoo Question Received 1 Months ago through ASK
Hi Jason This Subhra.can we pass the blank value in calender picker as it is a date/time datatype.My requirements are
1-I have 3 parameters in ssrs report ie relative date(month,year,week),startdate and enddate
2-if i select relative date other 2 para...
|
-
Praveen Question Received 1 Months ago through ASK
Hi Jason
I have created 2 reports in SSRS 2008 ReportA & ReportB, ReportA makes use of Date parameter. I am creating another report ReportC which has ReportA & ReportB
as sub-reports. Not sure about how to pass the parameter for ReportA. I created Date...
|
-
anil sharma Question Received 1 Months ago through ASK
Hi Jason,
I want to know that how to create dynamic report in ssrs.means that how to dynamiclly change the axis and graph type of the chart.
Thanks...
|
-
anil sharma Question Received 1 Months ago through ASK
I want to know that ,how to create adhoc reports in ssrs.I know that how to create Adhoc reports through Report Bulider. Actually client want only drag and drop the fields and in canvas and schedule that reports. so please help me.
Thanks....
|
-
Jason Thomas Liked 1 Months ago through Pages
We wish to use these pages for publishing various documents, announcements, FAQ etc related to beyondrelational.com...
|
-
kbasu Question Received 1 Months ago through ASK
Hi Jason,
I looked at your post below to while searching for OR clause in MDX http://beyondrelational.com/modules/2/blogs/65/posts/11570/or-operation-in-mdx.aspx
This is good but my case is something like this
SELECT
non empty {[Measures].[Acc...
|