DCSIMG
ItayBraun

ItayBraun

Next BIUG - Feb 29th - Next Generation BI. Special Meeting with the SharePoint and SQL User Groups

 

Group מארח את  SharePoint User Groups ו - SQL למפגש מיוחד בנושא:

בינה עסקית - הדור הבא

יום ד, 29 בפברואר, 17:30, בית מיקרוסופט, הפנינה 2 , רעננה

מרצים: ערן שגיא ויוסי אלקיים, קבוצת היועצים (MCS) מיקרוסופט ישראל

גרסת SQL Server 2012  אוטוטו כאן ומביאה איתה התחדשות והעצמה של פלטפורמה הבינה העסקית.

היום, יותר מתמיד, חוצה הבינה העסקית גם את עולמות ה- SQL וה- SharePoint  ורלוונטית לבעלי תפקידים רבים בארגון:  מנהלי DBA ,IT , מנתחי מערכות/פרויקטים ומפתחים.

הכנם מוזמנים למפגש מיוחד בו תוכלו להכיר את מפת הדרכים וללמוד כיצד להיערך לשלב הבא של הבינה העסקית בארגון.

במפגש נציג את פלטפורמת הבינה העסקית מקצה לקצה, משכבת התשתיות (SSIS , SSAS , SSRS) ועד לכלי הקצה SharePoint BI , Excel Power Pivot V2 , Power View (Crescent)..  עוד נדגים את כלל הרכיבים והשירותים במחזור החיים של מתודולוגיית ה ECM הארגונית , מהן המשמעויות של בינה עסקית בשירות עצמי.

הסקירה המקיפה תסביר את תפיסת ה Self Service וכן את המודל בדור הבא של In Memory BI המבוסס על טכנולוגיית  Vertipaq   ותדגים את השכבה הסמנטית בפעולה (BISM - BI Semantic Model).

מקווים לראותכם!

Posted: Jan 29 2012, 09:56 PM by ItayBraun | with no comments
תגים:,

BIUG - The PowerPoint Slide Decks

Hi

Here you can find the Slide Deck (PDF actually ) used by Yossi Elkayam.

https://skydrive.live.com/?cid=451de325453aee9f&id=451DE325453AEE9F%21235 

Posted: Jan 29 2012, 09:07 PM by ItayBraun | with no comments
תגים:

BI User Group

 

שלום לכולם,

ברצוננו להזמין אתכם למפגש קהילת ה - BI.

המפגש הקרוב יתקיים ביום רביעי - 25.01.2012 במשרדי מיקרוסופט רעננה, אולם דקל.

מצורף לו"ז לקראת המפגש.

לו"ז ל Bi User Group Meeting #27(25.01.2012)

 

17:30  התכנסות

18:00  Microsoft BI Ene2End Part 2 - starting to drill down.

 

           יוסי אלקיים יועץ בכיר במיקרוסופט ישראל יציג בסדרת מפגשים את יכולות גרסת SQL2012 ואופן התאמתה לשוק הישראלי.

19:15  הפסקה

19:30   המשך

20:00  שאלות ותשובות

 

 

המרצה:

יוסי אלקיים- יועץ בכיר בחטיבת הייעוץ של מיקרוסופט ישראל. בעל ניסיון רב במערכות ה-BI של מיקרוסופט.

להרשמה:

http://www.eventbrite.com/event/2824806071

 

 

Posted: Jan 25 2012, 09:22 AM by ItayBraun | with no comments
תגים:

BIUG #26 - Wed, December 28th

 

שלום לכולם,

ברצוננו להזמין אתכם למפגש קהילת ה - BI.

המפגש הקרוב יתקיים ביום רביעי - 28.12.2011 במשרדי מיקרוסופט רעננה, אולם דקל.

מצורף לו"ז לקראת המפגש.

לו"ז ל Bi User Group Meeting #26(28.12.2011)

 

17:30  התכנסות

18:00  הדור הבא ותפיסת הפתרון של הבינה העסקית של מיקרוסופט.

מטרת המצגת לקיים פנל לשאלות ותשובות בגישות המידע ותפיסות של בינה עסקית בשירות עצמי. חשוב להבהיר שזו לא תהיה הדגמה של היכולות החדשות וכדאי לעשות קצת "שיעורי בית" וללמוד מה החידושים העיקריים של SQL 2012. הדגש הוא על מתודולוגיה ושימוש נכון ביכולות החדשות .

           יוסי אלקיים יועץ בכיר במיקרוסופט ישראל יציג את מפת הדרכים של מיקרוסופט לגרסה הקרובה של SQLSERVER .

19:15  הפסקה

19:30   המשך

20:00  שאלות ותשובות

להרשמה:

http://www.eventbrite.com/event/2674911733

Posted: Dec 22 2011, 07:30 AM by ItayBraun | with no comments
תגים:

Small Tip - GROUP BY ALL

 

As you know, in many BI reports, what's missing is sometimes more interesting than what in the report. Therefore, in many cases I need to use OUTER JOINS to retrieve all data from the "dimension" table, even if there is no matching row.

I noticed not many are familiar with GROUP BY ALL which might be helpful.

As you can see in this simple example, the product 344 has only one color (silver). But I want to see all other colors in the table (red, yellow ...).

 

SELECT   P.Color, sum(unitprice) as SumUnitPrice

FROM dbo.FactInternetSales as F

     JOIN dbo.DimProduct as P

    ON P.ProductKey = F.ProductKey

WHERE P.ProductKey = 353

GROUP BY ALL  P.Color

Next BI User Group - Nov 30th - ETL Best Practices

 

שלום לכולם,

ברצוננו להזמין אתכם למפגש קהילת ה - BI.

המפגש הקרוב יתקיים ב - 30.11 במשרדי מיקרוסופט רעננה, אולם דקל.

מצורף לו"ז  לקראת המפגש. להרשמה: http://biugisrael.eventbrite.com/

 

לו"ז  ל Bi User Group Meeting #25(30.11.2011)

17:30    התכנסות

18:00     ODS,STG,ETL and what is left in between 
            אילן זייתון מחברת Vision.BI יציג את תורת ה-ETL עם הרבה טיפים, טריקים מהשטח.

19:30       הפסקה          

19:45    שאלות ותשובות

20:30      סיום

 

המרצה:

אילן זייתון-         מנכ"ל משותף בחברת Vision.BI. בעל ניסיון רב במערכות ה-BI של מיקרוסופט.
לשעבר  Senior Product Planner Excel Server במיקרוסופט.

נשמח לראותכם

רונן חן, איתי בראון

 

SSAS Profiler Trace Scheduler

Hi

Here is a nice and FREE tool which enables quickly start and stop SSAS Profiler.

Currently it only saves the data to a trace file (using pre-defined templates). I hope in the next version it would save it to a table.

The tool can be downloaded from here: http://asptscheduler.codeplex.com/releases/view/42733 

More info can be found here: http://asptscheduler.codeplex.com/documentation 

BIUG - My Presentation: Dimensional Modeling and MDX Best Practices

Hi

Here is my presentation from the last BI User Group, Oct 2010: Dimensional Modeling and MDX Best Practices.

http://www.slideshare.net/itaybraun/biug-20112026-dimensional-modeling-and-mdx-best-practices

 

Inspired by the work of Chris Web (http://cwebbbi.wordpress.com/ ) and Vincent Rainardi (http://www.sqlbits.com/(X(1)S(xkq3bqj54ulh1rmknteodx3p))/Sessions/Event8/Advanced_Dimensional_Modelling )

 

Itay

www.twingo.co.il

 

Posted: Nov 02 2011, 08:07 AM by ItayBraun | with no comments
תגים:

BIUG - Today

 

שלום לכולם

אני מצפה לראותכם במפגש הקרוב של ה BIUG  שייערך הערב.

אני מעביר היום את ההרצאה:

  • שיקולים בתכנון מימדים
  • טיפים וטריקים SSAS / MDX
  • מגמות עתידיות

מי שטרם נרשם יכול לעשות זאת כאן.

 

 

Analysis Services 2008 R2 Performance Guide is now Available

 

The Analysis Services 2008 R2 Performance Guide is now available. In this 99-page long document contains information about building and tuning Analysis Services in SQL Server 2005, SQL Server 2008, and SQL Server 2008 R2 cubes for the best possible performance. It is primarily aimed at business intelligence (BI) developers who are building a new cube from scratch or optimizing an existing cube for better performance.

The goal of this guide is to provide you with the necessary background to understand design tradeoffs and with techniques and design patterns that will help you achieve the best possible performance of even large cubes.

You can download it from here as Word or PDF

 

Don't forget to download the SQL Server 2008 R2 Analysis Services Operations Guide too.

 

Enjoy

Itay Braun

CTO, Twingo.

http://www.twingo.co.il/

 

Free Cloud BI

 

Mixing the advantages of Cloud technologies with BI is a great idea. Some companies tried doing so, usually focusing on Mobile BI. A good example is Roam BI

Cloud BI usually means:

  • 1. No installation is needed. Just upload your data (Excel or DB backup)
  • 2. All dashboard design is done using web browser
  • 3. Share your insights with other members of the organization
  • 4. Optional - Mobile access.

 

MicroStrategy just released a public beta of a Personal Cloud BI, a free SaaS-based offering that combines the company's latest technology. It is fast and easy way for to answer business questions, view and share interactive data visualizations on the web or on the iPad, and even publish the analysis via Facebook, Twitter, blogs, and more.

Works with Hebrew too.

 

Hope you'll give it a try.

SSAS Tabular Mode – Installing the Sample Code

Download the sample file

You can find the sample code here. Download the file and extract the folder AdventureWorks DW PowerPivot CTP3

 

Creating a Tabular Database from XSLX (PowerPivot) File

SSAS "Denali" allows building BI solutions quickly with minimum coding. One of the ways to implement that is creating an Excel 2010 PowerPivot file and importing it to the SSAS (in Tabular Mode). The SSAS Server creates a database automatically.

More information about PowerPivot, including demos can be found at www.powerpivot.com. This short video PowerPivot Retail Sales Analysis Example might be useful too.

Let's see how it works.

 

Normal 0 false false false EN-US X-NONE HE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:Arial; mso-bidi-theme-font:minor-bidi;}

 

 Name the new Database

 

Normal 0 false false false EN-US X-NONE HE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:Arial; mso-bidi-theme-font:minor-bidi;}

Right click on the new database (refresh the db list if necessary) , select Browse.

This is it. The db is ready for analysis.

 

 Add a new calculated Member

Users can easily add Calculated Members

 

  Normal 0 false false false EN-US X-NONE HE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:Arial; mso-bidi-theme-font:minor-bidi;}

Please notice this is a temporary Calculated Member which doesn't saved anywhere. To create a new measure you'll have to add it to model using Visual Studio.

 

 

 

Enjoy

Itay Braun

itay@twingo.co.il

www.twingo.co.il 

 

 

Next BI User Group - October 26th

 

שלום לכולם

בחודש אוגוסט לא יתקיים מפגש של ה BI User Group  וזאת לבקשת רבים אשר בחופש. גם קבוצות משתתפים אחרות בטלו את המפגש באוגוסט.

בחודש ספטמבר לצערנו גם לא יתקיים מפגש בגלל שיום רביעי האחרון בחודש (24.9) הוא למעשה ראש השנה.

ולכן המפגש הבא יתקיים ביום רביעי 26.10.

מה מתוכנן במפגש הבא:

Itay Braun, CTO, Twingo:

What's new in Analysis Services "Denali" - first look on the new tabular mode and when to use it.

אם מישהו נוסף רוצה להרצות על נושא, קטן או גדול, בשמחה. נא לפנות בהקדם אל רונן או איתי.

 

 

בברכה,

רונן חן ואיתי בראון.

Posted: Aug 16 2011, 02:48 PM by ItayBraun | with no comments
תגים:,

Microsoft® SQL Server® code name 'Denali', Community Technology Preview 3 (CTP 3) Product Guide

 

The SQL Server code name 'Denali' Community Technical Preview 3 (CTP3) Product Guide download contains the latest datasheets, white papers, click-through and auto-running demonstrations, hands-on lab previews, technical presentations, and other useful links to help you evaluate the SQL Server code name 'Denali' CTP3 release. The Product Guide organizes the content for easier viewing.

14 Product Datasheets-         

8 PowerPoint Presentations        

5 Technical White Papers        

13 Hands-On Lab Preview Documents-  I played with that today. No labs yet, much to wait for, though.        

6 Click-Through Demonstrations-         

13 Self-Running Demonstrations-         

26 Links to On-Line References-         

44 Links to On-Line Videos including

26 Presentations from North America TechEd 2011

 

Enjoy

 

Itay Braun, CTO, Twingo

itay@twingo.co.il

http://www.twingo.co.il/

 

 

First Impression of Analysis Services "Denali"

Installation:

The installation is very similar to the SQL Server 2008 R2. However, while installing SSAS you should choose either the good old SSAS or the new Tabular Mode. BTW, there is another new configuration window regarding Distributed Replay Clients. About this subject in another post.  Meanwhile you can read a little about it here: http://msdn.microsoft.com/en-us/library/ff878183(v=sql.110).aspx  

Installing the sample data

You can download sample Tabular database from codeplex.  

The new db should look like this:

 

 

Installing PowerPivot for Denali CTP

The PowerPivot is used to create the Tabular data which later be uploaded to the SSAS Server. There are other ways to create a tabular model; this is the simplest one. I'm working on another post to demonstrate creating a Tabular Mode Database based on AdventureWorksDW2008.

If you download the PowerPivot add-in from http://www.powerpivot.com/, you might get an error.

Go to this great post to solve the problem: http://blogs.msdn.com/b/oneclickbi/archive/2011/07/22/installing-and-using-powerpivot-for-excel-in-denali-ctp.aspx .

 

Browsing the “cube”

As you can see there are no cubes. Browsing the data is done by right clicking on the database. Tip: if you can’t see the dimensions, click twice on the Design Mode button.

As you can see, even if the dimension has a hierarchy, the Management Studio Browser flattens the information, exactly as the SSRS 2008 Wizard for SSAS Cubes. For ex. I could not place the Calendar attribute on the "Columns" axis. Click on the Excel icon to open the database using Excel 2010 (regular Excel, no PowerPivot is needed). I guess Microsoft is telling us to use this as a simple browsing tool instead of Management Studio.

 

Right Click on the Database, New MDX Query. The MDX function works well (so far so good). I also checked some hierarchy oriented functions such as Parent and Children for the hierarchies in the database.

There are few new functions which worth another post too.

 

More Posts Next page »