Can you please make the code available. I'm struggling to achieve the same result. In my case, I'm trying to combine generated mail merged docx using my automation into 1 single docx which subsequently would be converted to PDF. I'll then simply add a line to print it off.
@bobboyle311817 сағат бұрын
Brilliant. That's all I needed. Short, concise, to the point! I don't know jack about JSON files. I exported ADO Project Sprint Goals, and now I've got everything I needed. Thank you.
@dr_volberg21 сағат бұрын
2:00 the "Expand" button is so well hidden, if you are trying to do this on your own for the first time.
@marieraymond65122 күн бұрын
Hey Jeff, One of my parameters is a date field (utcNow()) set by a flow but the URL param is not picking the date in the list column. The other params are working just fine.(text and choice) I tried using a text label, text input and a date picker in my form. Does this not work for a date field??
@YogeshKumar-ye8nd5 күн бұрын
Thank you so much bro
@karthik.karunanithi6 күн бұрын
Saved my day
@sangrampradhan834913 күн бұрын
Life saver, way of presentation is so nice to follow.
@gauravkhapekar17 күн бұрын
Helped me a lot !!
@thankyouthankyousomuch18 күн бұрын
Very clear concise set up guide. Thanks so much!
@apbreports20 күн бұрын
Microsoft now set the allow custom scripts to disabled after 24 hours as of Nov 2024. Is it possible to update this NoExecute meta tag via script for a bunch of files? I upload fresh html daily and this causes me some hassle
@jed354421 күн бұрын
Wonderful video. Thank you
@attilaliebmann22 күн бұрын
Hi, LaunchTarget.Replace does not work for me. I have tried to use it in a powerapp embedded into a PowerBI report. My App is a homepage and My button is meant to open a specific report. Wanted it to open up the relevant report in the same tab. Used the LaunchTarget.Replace, but is just opening them up in new tabs.
@smartmiran22 күн бұрын
Thank you very much , you helped me solve a problem
@scarletp697123 күн бұрын
Thank you so much!!!!
@JohannaGötbladАй бұрын
Hi Jeff, Awesome video! I however are struggling with an issue when running the PS-skript - 2 run assessment. I get this error Connecting Microsoft 365 Assessment on port 25010... OK Initializing authentication Starting the Microsoft 365 Assessment Assessment job not started due to error: and nothing more... I have followed your guide and copy/pasted in the same way that you have in your video and I have no idea why it's not connecting for me as the first step... Any ideas?
@TrotterSoccerАй бұрын
I thought the problem had to do with the cert not being published. Nice job!
@Alp____D.CarpediemАй бұрын
What are you using to get These red rectangles and arrows onto the screen ?
@fakharahmedkhan5157Ай бұрын
Video is really awesome, it helped. May I know how did you get client id and secret id for audit log configuration?
@DaisyZhangduckАй бұрын
Great Thanks for your excellent veido, i did it which troubled me a week !!!
@alejandrocastro211Ай бұрын
Hi! Thank you for uploading this video, it has been very insightful. I've been trying to solve a related issue for weeks but still haven't managed to resolve it. I've uploaded many custom .aspx files to the site, all of which worked perfectly. However, starting a few weeks ago, every new custom .aspx file I upload gets downloaded instead of being rendered. Older custom .aspx files still render without any problems. Things get even stranger. If I copy one of the old files, it will render. But if I change the file's extension (for example, to .txt) and then change it back to .aspx, it won’t render anymore. The fact that all the old custom .aspx files render while the new ones do not is puzzling. The "NoExecute" property is indeed set to "0" for the old files and to "1" for the new ones. I've tried everything to change the new files to "0," but I haven't succeeded. Thank you for reading!
@jab-mt5lgАй бұрын
Trying to run the PowerShell script. When running Connect-PNPOnline, getting "A parameter cannot be found that matches parameter name 'Interactive'.
@NarelleHobbs-f8xАй бұрын
Great video, easy to follow, clear instructions. Thanks for sharing.
@SarathKumarNSKАй бұрын
We already created certificate, and site provisioned with sharepoint . How do I connect using certificate in C# Code? Do u have any references? Do we need a certificate password to use the certificate in my c# web applications?
@It_Is_ShubhamАй бұрын
This was super helpful. You are awesome
@abdullibrahim7015Ай бұрын
Nice work!
@sametdemirel708Ай бұрын
thanks sir, but i have a more small solution :D first, move migrationtoolstorage folder to d drive and run this on command shell(admin): mklink /D "C:\Users\%username%\AppData\Roaming\Microsoft\MigrationToolStorage\" "D:\migrationtoolstorage"
@HânVũQuang-h4f2 ай бұрын
Very helpful thank you sir
@sundreamoracle12842 ай бұрын
thANK YOU!!!!!
@LucyConnelly-r4z2 ай бұрын
Thank you SPJeff, I never would have seen that tiny "expand record column" button...
@DonCurrier2 ай бұрын
Second question, what happens when support for apps ends in April of 2026? This is on my admin screen apps page. "Starting April 2, 2026, SharePoint add-ins will be retired for SharePoint in Microsoft 365 and users will no longer be able to use SharePoint add-ins. Installing SharePoint add-ins from the SharePoint Store will not be possible as of July 1, 2024."
@DonCurrier2 ай бұрын
I am going to assume I do the PNP for the site, But add the CSS to the specific page I want to expand? I don't want all pages to be expanded, some of the pages are classic look and some Modern look from the On Prem migration to online years past. What I am trying to do is create a new home page that is the modern look as the old page has the classic look. But they want that extra real estate and no white spaces on the sides.
@c.raccioni2 ай бұрын
thanks
@ZaidSaleh-bm9tv2 ай бұрын
Perfect
@xarzu2 ай бұрын
You have done a great thing by making this.
@silicondt12 ай бұрын
So I made the "app" with those permissions and my runbook worked for about a year and the certificate expired for the app. How do I renew the certificate? Or should I just make a new app? Or should I just move to managed identity instead lol? Does managed identity support being able to give permissions to pnp.powershell
@DuasPowerPlatNuggets3 ай бұрын
Great Content. Great Explanation Helped me Alot . Thank you !!
@LatinoTropico3 ай бұрын
This is just what I was after, but I am new to Sharepoint lists. I thought they are limited to 2000 rows (for Powerapps anyway)? I have over 250,000 records I want to load from SQL server to Sharepoint List. I know, it can be done, but I will have to use pagination tricks when I am developing my Powerapp. My question is, do I have to pre-create the Sharepoint list structure before running this script? I assume it only works if all the column names are exactly the same? Thanks
@testmeb21573 ай бұрын
Very easy to follow, thank you so much!
@tmcpang3 ай бұрын
Hi, thank you for the video. It's very cool. I wonder how to use the Content link in the CEWP+CSS web part. Do I just throw in the url of where I store the css file?
@thulsa_doom3 ай бұрын
Excellent tutorial, thanks a lot!
@Tyler-x7g2e3 ай бұрын
What a brilliant video! Thanks
@OleksiiH4 ай бұрын
Many thanks for the instruction!
@wandelwereld4 ай бұрын
Hello, when running your script this error appears : InvokeApi: The term 'Test-PowerAppsAccount' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. Please Help
@chrissnell63344 ай бұрын
You had me at Snazzy Buttons
@acchukatlagousiya47734 ай бұрын
what if I have multiple runs for a sharepoint item?
@murch50544 ай бұрын
Guys! I managed to see in the video, the part that hee paste and that we cant see. Its the following: # Azure Certificate $password = "password" $secPassword = $password | ConvertTo-SecureString -AsPlainText -Force $cert = Get-AutomationCertificate -Name 'PnP.PowerShell' $pfxCert = $cert.Export("pfx", $password) $certPath = "PnP-PowerShell.pfx" Set-Content -Value $pfxCert -Path $certPath -Force -encoding Byte
@aragaorj4 ай бұрын
I needed to understand how to search for the type of event that occurred with a schedule. For example, when it is canceled there is the iscanceled attribute, but for appointments that have been declined and are still listed on the calendar, how do I get their status? I already did a search and didn't find this. My purpose is to program a script to search for declined appointments and delete them automatically. I'm doing this in Powershell
@kartickraj30444 ай бұрын
This is working fine could you please also explain how to do that in Two Column Section also