|
|
-
prabhupr70 Commented 8 Months ago through Just Learned | 1 Point
FYI - Clicking on "Read More" link navigated to an URL that does not resolve/exist
Can you please share the correct URL?...
|
-
prabhupr70 Posted 1 Years ago through Just Learned | 5 Points
Thurs March 8th 12pm Eastern (US)
BI in the cloud - SQL Azure Reporting
Speaker: Simran Jindal
URL: https://www.livemeeting.com/cc/usergroups/join?id=79SDQD&role=attend&pw=3%40bC%23XD66
Reporting is an integral part of any BI solution and as the ad...
|
-
prabhupr70 Liked 1 Years ago through Just Learned | 1 Point
I was watching today's [Mar 7 2012] launch event sessions, when in one of the session on Powerview, the speaker mentioned that one can export PowerView reports to powerpoint (ppt) - Not only that, There's a **"click to interact"** button on slides th...
|
-
prabhupr70 Liked 1 Years ago through Just Learned | 1 Point
I was watching today's [Mar 7 2012] launch event sessions, when in one of the session on Powerview, the speaker mentioned that one can export PowerView reports to powerpoint (ppt) - Not only that, There's a **"click to interact"** button on slides th...
|
-
prabhupr70 Commented 1 Years ago through Just Learned | 1 Point
Paras,
If you get time watch these 2 videos, little long video but worth the time
http://channel9.msdn.com/posts/SQLShorts-SQL-2012-Power-View-on-SharePoint-2010
http://channel9.msdn.com/posts/SQL-Shorts-PowerPivot-and-Power-View-Lifecycle-and-BI...
|
-
prabhupr70 Commented 1 Years ago through Just Learned | 1 Point
Paras,
If you get time watch these 2 videos, little long video but worth the time
http://channel9.msdn.com/posts/SQLShorts-SQL-2012-Power-View-on-SharePoint-2010
http://channel9.msdn.com/posts/SQL-Shorts-PowerPivot-and-Power-View-Lifecycle-and-BI...
|
-
prabhupr70 Liked 2 Years ago through Just Learned | 1 Point
The IN clause in T-SQL can be used to find a single value present in any one of multiple supplied columns. For example, in the AdventureWorks database:
[code]
SELECT Title, FirstName, MiddleName, LastName, Suffix
FROM Person.Contact
WHERE 'Lee' I...
|
-
prabhupr70 Liked 2 Years ago through Just Learned | 1 Point
The IN clause in T-SQL can be used to find a single value present in any one of multiple supplied columns. For example, in the AdventureWorks database:
[code]
SELECT Title, FirstName, MiddleName, LastName, Suffix
FROM Person.Contact
WHERE 'Lee' I...
|
-
prabhupr70 Learned 2 Years ago through Just Learned | 1 Point
The IN clause in T-SQL can be used to find a single value present in any one of multiple supplied columns. For example, in the AdventureWorks database:
[code]
SELECT Title, FirstName, MiddleName, LastName, Suffix
FROM Person.Contact
WHERE 'Lee' I...
|
-
prabhupr70 Learned 2 Years ago through Just Learned | 1 Point
The IN clause in T-SQL can be used to find a single value present in any one of multiple supplied columns. For example, in the AdventureWorks database:
[code]
SELECT Title, FirstName, MiddleName, LastName, Suffix
FROM Person.Contact
WHERE 'Lee' I...
|