The 20 Minute Tabular Model

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

ความคิดเห็น • 17

  • @BryanSwanSQLServerBI
    @BryanSwanSQLServerBI 10 ปีที่แล้ว +5

    This is one of the best walkthroughs I've seen done. Amazing job Bill.

  • @walads1734
    @walads1734 5 ปีที่แล้ว

    great video!
    (columns appearing before others in the hierarchy is depending on which column you selected first when creating the hierarchy. )

  • @theboyholty
    @theboyholty 9 ปีที่แล้ว +1

    Having just started learning SSAS multi-dimensional modelling, this tabular model seems to be pretty much the same, but simpler. Creating hierarchies looks like a breeze!

  • @hector333315
    @hector333315 8 ปีที่แล้ว

    Very nice video. how often the data get updated ? I mean if you insert new rows in the datasource the SSAS get them or you have to update it manually?

  • @victorbabukatta2701
    @victorbabukatta2701 8 หลายเดือนก่อน

    Hi
    I need some help regarding the SSAS Tabular model.
    I have three date tables first one Creation data second one End date and Assigned data.
    Hence all the columns names are the same naming convention in all three tables, while dragging the fields to excel pivot table filter I am not able to identify which field is it and from where it is coming.
    Could you please help me how to differentiate that .
    Is there any option to make a table name dot column.

  • @RoboRope
    @RoboRope 7 ปีที่แล้ว +1

    Since your data sources are views would it not be better to modify the lowest level view and add the the desired columns from the children to the parent for the hierarchies?

  • @tommyswift7387
    @tommyswift7387 9 ปีที่แล้ว +1

    Great job Bill!

  • @farforcry1985
    @farforcry1985 8 ปีที่แล้ว

    Great Work. Very helpful indeed!!

  • @prashanthkthi
    @prashanthkthi 8 ปีที่แล้ว

    you took same ADVDW database its already aggregated data ,can we do it in a detail level data will that give good performance? if not we need to create DW then for calculations on measures only tabular will work right?

  • @jyothibabuk1448
    @jyothibabuk1448 5 ปีที่แล้ว

    Hi Bill,
    is it possible create ssas tabular model cube by using multiple data source like sql server ,text file and excel source
    Thanks in Advance

  • @asmabenhassine5762
    @asmabenhassine5762 6 ปีที่แล้ว

    Thank you for this amazing video

  • @nsomani1
    @nsomani1 8 ปีที่แล้ว

    Bill .. Nicely done.

  • @xiangqi3954
    @xiangqi3954 7 ปีที่แล้ว

    This is just perfect !

  • @shiprasingh729
    @shiprasingh729 9 ปีที่แล้ว

    Great work!

  • @muhammadhassaanafzal8860
    @muhammadhassaanafzal8860 8 ปีที่แล้ว

    Nice Work

  • @myolimpiada5037
    @myolimpiada5037 6 ปีที่แล้ว

    Супер!
    Спасибо!

  • @huntershen2821
    @huntershen2821 8 ปีที่แล้ว

    Great video, however it would be worthwhile mentioning the difference between query performance and process performance. After all, the query performance is the number one rule Microsoft has for Tabular model. In this regard, it would be good to mention all the record/row based calculation is best done in the ETL layer, Tabular has the capacity but it is not what it is built for.