SSAS Tabular Model-Security-Part-1-Role Based Security

Sdílet
Vložit
  • čas přidán 28. 02. 2016
  • In this video, you will see how to implement Data Security using Roles and simple DAX expression.
    I've covered following topics in this video-
    1. Simple Security Scenario
    2. Create Roles and apply security
    3. Validate security implementation
    4. Membership of multiple roles
    5. More complex security scenario
    Videos in this series-
    1. SSAS Tabular Model-Security-Part-3-Role Based Security- • SSAS Tabular Model-Sec...
    2. SSAS Tabular Model-Security-Part-3-Dynamic Security- • SSAS Tabular Model-Sec...
    3. SSAS Tabular Model-Security-Part-3-Advance Dynamic Security- • SSAS Tabular Model-Sec...
    You suggestion and comments are most welcome. If you have any question, please let me know in the comment section.
    Please subscribe :)

Komentáře • 16

  • @the_empress_dej
    @the_empress_dej Před 3 lety

    This saved my team so much time! Thank you.

  • @sujaikarnam1488
    @sujaikarnam1488 Před 4 lety

    Thanks a lot for explaining so clearly and simple. This video saved my day!!

  • @denxx6126
    @denxx6126 Před 4 lety

    Very nice and clear! Thank You!!

  • @rickmemmer5625
    @rickmemmer5625 Před 6 lety

    Top-notch work -- thanks a bunch!!

  • @srinuit0
    @srinuit0 Před 8 lety +1

    Super explanation nice effort

  • @muthaiahpalaniappan8009

    Crystal clear. Thanks

  • @anielvarma
    @anielvarma Před 5 lety

    Great video and presentation! thanks

  • @magnumbi8396
    @magnumbi8396 Před 4 lety

    fantastic video!thanks

  • @TheDistractionStudio
    @TheDistractionStudio Před 7 lety

    Very helpful!

  • @fredericfaure1394
    @fredericfaure1394 Před 6 lety

    Merci !

  • @chanduzid
    @chanduzid Před 7 lety

    super

  • @vjj6258
    @vjj6258 Před 7 lety

    Sir thanks for the video. Can you please help me with the below?
    How can I dynamically process the table? can I do It through SSIS package?
    In the video you're saving ODC file. what is the significance and usage of that file?
    I need to calculate running total for 2.5million rows/day so can I calculate it through DAX in new column or shall I do it new view , which will be faster?

  • @victorbabukatta2701
    @victorbabukatta2701 Před 3 měsíci

    Hi sir
    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.

    • @geniusvinodjain
      @geniusvinodjain  Před 3 měsíci

      You can use translation feature to give each field a meaningful name. That way, even if the attribute names are same in the physical data model, they will have different display label in the Excel pivot table.

  • @sumkrg
    @sumkrg Před 5 lety

    Why we use roles not the user in connection?

    • @geniusvinodjain
      @geniusvinodjain  Před 5 lety

      Sumit Kumar please watch my other videos. I tried to explain all possible approaches known to me there