No video

Create a Tabular Cube with SSAS! // step-by-step

  Рет қаралды 68,316

Kahan Data Solutions

Kahan Data Solutions

Күн бұрын

Пікірлер: 33
@KahanDataSolutions
@KahanDataSolutions 3 жыл бұрын
►► The Starter Guide for Modern Data (Free PDF) → www.kahandatasolutions.com/startermds
@shidharthbammani5751
@shidharthbammani5751 2 жыл бұрын
can you make a tutorial about dimensional modelling or data warehousing in general that would be great .Thanks in advance
@KahanDataSolutions
@KahanDataSolutions 2 жыл бұрын
Noted, thanks!
@edoze_ru
@edoze_ru 3 жыл бұрын
What version of visual studio do you have? I don't have a point "PostgreSQL database", when I configure Data Sources.. (
@venkateshthammisetty7845
@venkateshthammisetty7845 2 жыл бұрын
Hi Can u pls let me know if u aware of , what is the use of the annotations in XMLA script, u will find these in XMLA script of Tabular Model?
@mayrarosas7107
@mayrarosas7107 Жыл бұрын
Thanks this was so helpful!!
@techproductowner
@techproductowner 3 жыл бұрын
Excellent video . . could you please help me understand that . .what is the advantage of a tabluar model here. . I mean to say that we already have the same structure in SQL server dB . .and the same relationship . Why we didn't prefer to use the sql serer DB itself for our analysis . . what is the exact use case need of analysis service here
@santoshatyam1409
@santoshatyam1409 3 жыл бұрын
The advantage of using cube is large calculations are computed so fast . correct me if iam wrong
@KahanDataSolutions
@KahanDataSolutions 2 жыл бұрын
A little late on this response here...but in addition to the other comment about performance, one major benefit of a cube is that it is intended to be designed to automatically understand relationships (think SQL joins) across multiple tables. Lets say you have a scenario where you want to show a measure (ex. a sum or count) sliced by a particular attribute (ex. customer, user, location, etc.). Using SQL in a typical relational DB, this may require multiple left/inner joins, where conditions, etc to get the result to display the way you want. However, using tabular cube, you can configure it through analysis services to understand how certain tables should relate (based on keys) and therefore it can automatically return this type of answer for you without any joins. You can simply drag and drop and the underlying engine does the equivalent of those SQL joins for you. Also, business users can connect to an Analysis Services cube through something like Microsoft Excel or Power BI. That means that business users who may not know SQL can easily interact with your data but it will be tightly controlled by you (the cube developer) based on how you manage the relationships, measure logic, visibility, etc. of the cube they are working with. Most of this happens in memory, which is a main reason why the performance is also really good. Hope this helps!
@i.k.986
@i.k.986 Жыл бұрын
Hi Kahan, thank you for the video. May I ask you why you are calling it tabular cube? Tabular and cube are two diffrent technologies... thx for replying
@michaelpacia7356
@michaelpacia7356 Жыл бұрын
Exactly what I need, thank you mate!
@KahanDataSolutions
@KahanDataSolutions Жыл бұрын
Glad to help!
@ericmuga
@ericmuga Жыл бұрын
Wonderful, quite apt
@KahanDataSolutions
@KahanDataSolutions Жыл бұрын
Thanks for watching!
@andreacuellar895
@andreacuellar895 7 ай бұрын
Hello how can I connect to the same server for practice?
@navc8550
@navc8550 Жыл бұрын
Nice video, concise and to the point.
@KahanDataSolutions
@KahanDataSolutions Жыл бұрын
Glad it was helpful!
@user-wy4sz3gv5r
@user-wy4sz3gv5r Жыл бұрын
Hi! I cant see "new data source" by clicking on data source. Can you help me please?
@MrOnkuba
@MrOnkuba 3 жыл бұрын
Thanks
@shikurnuriye6551
@shikurnuriye6551 2 жыл бұрын
Perfect !
@KahanDataSolutions
@KahanDataSolutions 2 жыл бұрын
Thanks!
@facumontenegro1
@facumontenegro1 3 жыл бұрын
Hello! I had a problem when I imported tables from SQL Server, the error said "Error returned: 'OLE DB or ODBC error: The credentials provided for the SQL source are invalid" Could you tell me How can I solve this? Thanks!!
@KahanDataSolutions
@KahanDataSolutions 3 жыл бұрын
Looks like a credentials issue, meaning the username/password you used are not correct. Make sure you do not have any typos.
@facumontenegro1
@facumontenegro1 3 жыл бұрын
@@KahanDataSolutions Thanks for your answer!! I tried with my database credentials and it worked! I will subscribe to your channel because your videos are really good. Keep it up!
@KahanDataSolutions
@KahanDataSolutions 3 жыл бұрын
Awesome! Thank you so much! Glad you find them helpful.
@maibagiangson4100
@maibagiangson4100 3 жыл бұрын
I use SSMS ver 2019, I cant create Analys Service like you, and I cant install analys services from SQL Servcer Installer, how I can do ? plssss
@KahanDataSolutions
@KahanDataSolutions 3 жыл бұрын
Have you followed steps similar to what is in this video? kzbin.info/www/bejne/ZnjYnneait6psNE
@maibagiangson4100
@maibagiangson4100 3 жыл бұрын
@@KahanDataSolutions yeah, it's working, tks you !
@superfreiheit1
@superfreiheit1 2 жыл бұрын
When is SSAS better than SSMS?
@KahanDataSolutions
@KahanDataSolutions 2 жыл бұрын
It isn't really an either/or type of thing as they are often used together. SSAS is the underlying services for building tabular/multi-dimensional cubes. SSMS is the user interface program for looking at different objects, which may be Database Services objects (ex. databases, schemas, tables, data rows) and also Analysis Services objects (ex. cubes).
@CaptainKage
@CaptainKage 2 жыл бұрын
well... from where do you know sa password?
@KahanDataSolutions
@KahanDataSolutions 2 жыл бұрын
This is a user that was created on the sever in a previous video (in this same playlist). You would have to create your own user.
@ash3rr
@ash3rr 2 жыл бұрын
SA is the system admin account on what I pressume is SQL Server. It's created when you install SQL Server and only the DBA should have access to this account in a PRD environment.
Create an ETL package with SSIS! // step-by-step
13:11
Kahan Data Solutions
Рет қаралды 156 М.
Process a SSAS Tabular Cube // Multiple Ways
9:43
Kahan Data Solutions
Рет қаралды 18 М.
هذه الحلوى قد تقتلني 😱🍬
00:22
Cool Tool SHORTS Arabic
Рет қаралды 36 МЛН
Prank vs Prank #shorts
00:28
Mr DegrEE
Рет қаралды 10 МЛН
WHO CAN RUN FASTER?
00:23
Zhong
Рет қаралды 45 МЛН
SPILLED CHOCKY MILK PRANK ON BROTHER 😂 #shorts
00:12
Savage Vlogs
Рет қаралды 49 МЛН
Azure Analysis Services Tutorial | Scale Power BI reports into hundreds of GBs
29:53
Adam Marczak - Azure for Everyone
Рет қаралды 112 М.
Data Modeling Tutorial: Star Schema (aka Kimball Approach)
16:34
Kahan Data Solutions
Рет қаралды 107 М.
Microsoft Analysis Services: The Tabular Model and Why You Need It!
32:47
SSAS Star Schema to Cube in 14 Minutes
13:25
Benjamin Yu
Рет қаралды 48 М.
SSAS - Creating your First Cube with MDX.
39:55
Sql Is Easy
Рет қаралды 4,5 М.
The Missing Piece in Many Data Pipelines
9:55
Kahan Data Solutions
Рет қаралды 4,2 М.
Business Intelligence: Multidimensional Analysis
24:15
Michael Lamont
Рет қаралды 144 М.
هذه الحلوى قد تقتلني 😱🍬
00:22
Cool Tool SHORTS Arabic
Рет қаралды 36 МЛН