Finally somebody that can explain this in simple lay terms!!! Thank you Madala.
@ajitchaugule4 жыл бұрын
Very informative !!! Best compliments !!!
@TravelFoodFun29293 жыл бұрын
wonderful and informative video..keep it up.
@itzmee59374 жыл бұрын
Excellent video sir ji
@plucky193011 ай бұрын
@madalakrishnamanaidu6501 great job also let us know how did you added people table? Did you used joins or relationships or blending. I think you have not used blending here
@toshitandola91234 жыл бұрын
Hi Madala, Excellent Info, Kindly let me know when to use Row level security with User Filter and when to use RLS with user function ?
@Andy_814 жыл бұрын
Good Job..
@AslamAnsariVlogs3 жыл бұрын
Well Explained
@pradeeptakumarbarik62864 жыл бұрын
Please let me know when to use Row level security with User Filter and when to use RLS with user function ?
@PatrickBateman124202 жыл бұрын
Excellent question! For RLS, you need the user’s name in the database as a column ("Mail ID" in the video). Thus, it’s initially more work, but it’s scalable. The server user filter doesn’t require any modifications in the database, but it’s not scalable (i.e., each new user must be added manually).
@pradeeptakumarbarik62862 жыл бұрын
@@PatrickBateman12420 Thanks a lot
@nitishkarnatakam8350 Жыл бұрын
@Madala The user will be able to see only with his name or other regions data as well?
@surendarpapu2 жыл бұрын
Hi Sir.. i have a doubt on "isMemberof" function.. when we use this function can we use the group criteria from the field of existing sheet?..
@prachishrivastava18013 жыл бұрын
Thank you it's really helped me, could you please explain LOD also
@madalakrishnamanaidu65013 жыл бұрын
Ohh Nice 😀 Thank you 👍 sure will do once I get some free time
@maheshk43157 ай бұрын
In the full name example as you said tableau trainer logs in he is not getting the data because data in not there in Excel but I want to all the data when logs in . Is it possible
@Sushu-SM3 жыл бұрын
Do more videos on calculations plz
@viswanathmuthu41513 жыл бұрын
Hi Madala, very useful info , can I contact you for further detail levels in admin side
@shalinikiran2392 жыл бұрын
Thanks for video. Can you put a tutorial on how to automatically download tableau data as excel using rest api using python
@movie_review_vlogs3 жыл бұрын
Are the string case sensitive, I mean let's say I have manager as group but I have written Manager in ismemberof() will it work please revert