У нас вы можете посмотреть бесплатно Working with Files in Power Apps & Power Automate — Beginner’s Guide или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
After many questions on handling files with the Power Platform, Power Apps, & Power Automate. We have another video on handling files with the Power Platform. Topics covered: What is contentBytes and how do we use it? How base64 works and why it matters? What are MIME types? How to send files with Power Automate How to send files with Power Apps And don't forget if you plan on attending Techcon 365 in Seattle. Don't forget to use the code "AndrewHess" to save $100 on the admission fee. https://www.techcon365.com/Seattle/ Formula: FileFromPowerApps.Run("test.png", { file:{ name:"test.png", contentBytes:UploadedImage1.Image } } ) Chapters: 0:00 Introduction 2:00 Techcon365 use AndrewHess 4:30 Get File Properties 7:15 The Content is Missing 9:20 The Base64 Format 12:23 Use a Date in the File Name 16:31 SP List Attachments 21:00 Power Apps 25:00 Run Flow from Power Apps 28:00 Doing Power Apps Correctly 33:50 Conclusion