Coding Is Dead, Or Is It?
10:19
3 ай бұрын
I'm Back!
11:43
10 ай бұрын
Is Windows Ideal for Coding?
7:59
Talking Tech with Kevin Miller
57:10
Is SQL Hard to Learn?
10:37
Жыл бұрын
Пікірлер
@usmanlatif4985
@usmanlatif4985 12 сағат бұрын
what about if your target sharepoint needs to be dynamic and based on an input everytime the flow is run? How can this be done using variables etc?
@pradeepag161
@pradeepag161 4 күн бұрын
Thank you this help!! Your Office365 series is also helpful!!
@adeelkothiwala4511
@adeelkothiwala4511 8 күн бұрын
@I am Lu - I lied on my job application and said I have 1 year experience with SQL to get my foot in the door... (and it actually worked lol, I know I shouldn't be doing this but I couldn't help it because I really want to work at this company), this company largely deals with Datasets. I made it to the 2nd stage of the interview where they will test me on my knowledge in SQL, do you think taking the 5 hour course on Codeacedmy will be good enough to learn it?
@babacupbal
@babacupbal 21 күн бұрын
Can you show how to password protect a csv file?
@BikerDad40
@BikerDad40 26 күн бұрын
Good day Lu, I become your fan after watching your videos and it's very helpful to learn Python, I have SharePoint 2019 on-premises, after watching your video for SP19 on-premise I tried and I am getting SSL verification error please assist me how to solve it.
@alekhyadavuluri5491
@alekhyadavuluri5491 27 күн бұрын
Thanks!
@BikerDad40
@BikerDad40 29 күн бұрын
You made my day! Now this list I wanna upload in Excel?
@bharathigovindasamy4355
@bharathigovindasamy4355 29 күн бұрын
very nice , can you please share the complete automated process upload and download
@Tatamooo
@Tatamooo Ай бұрын
Hey great video. Is it possible to grant permissions within a procedure? I need to grant select on lot of schemas and doing it with a for loop in a procedure would be very helpful.
@BryanMendez120
@BryanMendez120 Ай бұрын
Hi, is there a way to download a report with a SP Site document inventory without downloading the files? thanks I have been looking for that a Lot but still don't find it.
@dineshkumarmk8600
@dineshkumarmk8600 Ай бұрын
Yow Lu vera level ya nee.!!!
@dgh25
@dgh25 Ай бұрын
very underrated channel
@dgh25
@dgh25 Ай бұрын
Great. For anyone else following along, you should consider wrapping the lockStructure part in a try/catch, to prevent failing for excel files without locked structure
@dgh25
@dgh25 Ай бұрын
100 thumbs up ! Edit: PS. for anone else following along, the "quit()" statement should be "break" instead.
@marcoap
@marcoap Ай бұрын
Perfect video! I don't know if you will see my question. Did you create a "Connection" in AWS Glue, or is the on-premises database IP exposed on the internet? In this case, should I use something like a VPN from AWS to create a secure way to connect to it? Thanks a lot!
@chaticassaldana
@chaticassaldana Ай бұрын
Thank you very much, I had been trying for almost 9 hours to use a library that could be uploaded to lambda, since the others are extremely heavy and the one you used was perfect and served 10 times, thank you very much.
@bharathiraja5985
@bharathiraja5985 Ай бұрын
Where we can find your code?
@PANDURANG99
@PANDURANG99 Ай бұрын
ValueError: An error occurred while retrieving token from XML response: AADSTS53003: Access has been blocked by Conditional Access policies. The access policy does not allow token issuance.
@MarcosFelipeVasconcelosdeSouza
@MarcosFelipeVasconcelosdeSouza Ай бұрын
very nice!
@PANDURANG99
@PANDURANG99 Ай бұрын
where I will get sharepoint id password AND what does I will do if I get authentication error?
@BrunaFernandes-fg9kc
@BrunaFernandes-fg9kc Ай бұрын
Is it possible to do the opposite? Can Power Automate read an S3 bucket and transform it into a file in SharePoint?
@BrunaFernandes-fg9kc
@BrunaFernandes-fg9kc Ай бұрын
Is it possible to do the opposite? Can Power Automate read an S3 bucket and transform it into a file in SharePoint?
@jackmurak
@jackmurak Ай бұрын
I like to watch these videos just for the background music vibe
@humptydumpty5524
@humptydumpty5524 2 ай бұрын
Hi Sir, How can i include folder as well it only copies files . I need to copy exact same so file structure is maintaind.
@andrearocha2851
@andrearocha2851 2 ай бұрын
HI there, Your videos are excellent, but I was left with a doubt. If I create another document library, called Invoices for example, it would be at the same level of Documents,Home, Pages. How could I access this library? thank you
@cerisedowson5846
@cerisedowson5846 2 ай бұрын
Is there a way to do this without downloading locally in-between. I have large files which makes the process of downloading and uploading slow.
@einekleineente1
@einekleineente1 2 ай бұрын
looks like this does not work in 2024 anymore. I ran your program, executes without error, but the workbook is still protected ... :(
@dgh25
@dgh25 Ай бұрын
You must have done something wrong, I just did it and it worked like a charm
@einekleineente1
@einekleineente1 Ай бұрын
@@dgh25 thank you for checking. I will try it again then :)
@misterprinz603
@misterprinz603 2 ай бұрын
Hi Lu, very interesting video. Do I need admin rights to access lists on Sharepoint on Prem or is a user with specific rights enough? Thanks a lot :D
@khouloudsaid2479
@khouloudsaid2479 2 ай бұрын
thanks! you are doing a great job! but i have a question i want to edit documents (pdfs) and images that are stored in a sharepoint to remove sensitive data using a python code can you tell me how to access those documents and create a modified copy of them
@bharathiraja5985
@bharathiraja5985 2 ай бұрын
Is there any other method without using Office365 Rest Package on python?
@aresende001
@aresende001 2 ай бұрын
Excellent tutorial, but in my case it didn't work because the authentication in Sharepoint of the company I work for is done with a token in the Microsoft Authenticator application on the smartphone, do you know if there would be any alternative for these cases? Would the SharePoint administrator be able to make an exception to double-factor authentication for a service user? Thank you very much for the tutorial and a big hug from your new follower here in Brazil.
@codecritique
@codecritique 2 ай бұрын
Does anyone know how to get the same output than the one we get with connect_to_list but for folders that are within documents ?
@mauricebeck9746
@mauricebeck9746 2 ай бұрын
✔️ Promo`SM
@gregNFL
@gregNFL 2 ай бұрын
Good info. Thanks Lu.
@ipsitamahapatra2062
@ipsitamahapatra2062 2 ай бұрын
Can any body help here, I am stuck with the SSH error key
@rigdas8498
@rigdas8498 2 ай бұрын
thanks a lot bro was building a project this really helped me :)
@omisees3719
@omisees3719 2 ай бұрын
Did you get a chance to upload this to Github?
@NicolasBenavides-qf7cp
@NicolasBenavides-qf7cp 2 ай бұрын
Hi Lu, great video. I was wondering if there is any chance to do this process, but instead of just moving the files, can you move the folders too, along with the files, so you can keep the original folder structure from SharePoint?
@NicolasBenavides-qf7cp
@NicolasBenavides-qf7cp 2 ай бұрын
Hi Lu, great video. I was wondering if there is any chance to do this process, but instead of just moving the files, can you move the folders too, along with the files, so you can keep the original folder structure from SharePoint?
@NicolasBenavides-qf7cp
@NicolasBenavides-qf7cp 2 ай бұрын
Hi Lu, great video. I was wondering if there is any chance to do this process, but instead of just moving the files, can you move the folders too, along with the files, so you can keep the original folder structure from SharePoint?
@SudarshanAher-ox1ou
@SudarshanAher-ox1ou 2 ай бұрын
Hi lu, Thanks for the video. This tutorial was great! please create a another video on how to create folder on sharepoint sites
@aimeej2191
@aimeej2191 2 ай бұрын
You literally saved me dude. The hours I spent trying to find a good example. You are a hero.
@andrezzo80
@andrezzo80 2 ай бұрын
what about using coalesce to make sure the data stays in 1 partition?
@Blueeyes_-jo3lg
@Blueeyes_-jo3lg 2 ай бұрын
Tysm this was extremely helpful.
@blisslee
@blisslee 2 ай бұрын
Hi, Thank you for these videos! I am getting stuck when I am creating the Flow and establishing connection to the SFTP. I get a "Server HMAC algorithm not found..." error. I followed your steps exactly from both videos and am able to successfully connect to my S3 bucket using WinSCP, but get this error on the Power Automate connection. My private key starts with the -----BEGIN RSA PRIVATE KEY----- header. Any thoughts on what I may be doing wrong here?
@amrithat8746
@amrithat8746 2 ай бұрын
Did you find any solution on this yet?
@annapurnaathri8325
@annapurnaathri8325 3 ай бұрын
Very precise and simple explanation! Thank you!
@13kriztian
@13kriztian 3 ай бұрын
Awesome. It works for me. Thanks!
@ignaciogargiulo7519
@ignaciogargiulo7519 3 ай бұрын
In which timezone is the TimeLastUpdated property? UTC? Or site timezone?
@mattecrystal6403
@mattecrystal6403 3 ай бұрын
postgress was looking great, then i saw they are using || to concatenate? What unholy nonsense is this!
@ignaciogargiulo7519
@ignaciogargiulo7519 3 ай бұрын
I am downloading a xlsm file and it gets corrupted. Any Ideas? Someone that has faced the same issue?