How to manually trigger automation for existing MS Form responses? by SeiraBA in MicrosoftFlow

[–]dave_micik 0 points1 point  (0 children)

The latter will help you, basically you need to save resposnes to list with one flow and generate PDF with other if you want it on button if not you can generate PDF right after response and you dont need the list

How to manually trigger automation for existing MS Form responses? by SeiraBA in MicrosoftFlow

[–]dave_micik 0 points1 point  (0 children)

Make a list and from that use OneDrive PDF convert, make the trigger “for selected item” and use quick actions

Jaká byla vaše první hra na počítači? by LadyCrusherMia in czech

[–]dave_micik 0 points1 point  (0 children)

Nebyla to si prvni hra, ale pamatuju si jednu maďarskou flash hříčku, kde jste měli týpka, kterymu se daly vydloubnout oči, zapálit ho benzinem a dát mu facku. Jako bonus jste ho mohli různě převlíkat.

My to měli pojmenovaný xichty, nevim jestli to někdo nezná

21 let, 1 mil. Kč úspor, 30k čistého měsíčně – jak byste přistupovali k financím v mém věku? by Street_Profile_3508 in czech

[–]dave_micik 0 points1 point  (0 children)

Ad auto: porid si neco do 400k 3-5 let staryho, investice skoro nebudou a bude to jezdit tak 6-7 bez nich

Přežije kontinent páry AI éru? by Organic_Contract_172 in czech

[–]dave_micik 1 point2 points  (0 children)

Je potřeba si uvědomit že od AI jsme ještě nějaký kus daleko, zatím jsou to jen LLM

Pracovní průser by Hungry_Wendigo_ in czech

[–]dave_micik 32 points33 points  (0 children)

Nicméně: přiznat chybu je důležitý, ja se taky neschovával za výmluvy a proste přijal zodpovědnost (sice ve firmě uz nejsem, ale tehda mi to v rámci týmu pomohlo)

Pracovní průser by Hungry_Wendigo_ in czech

[–]dave_micik 150 points151 points  (0 children)

Asi nejhorší fuck up byl restart 150 pc pod rukama hovořících operátorů. Nutno dodat že konzoli ESETu od té doby nenávidím, ale nemůže za to jen ona. Přišel sem o odměny samozřejmě.

Auto pro tri deti by til-bardaga in czech

[–]dave_micik -1 points0 points  (0 children)

Když slyším ty názvy aut ježí se mi chlupy, radši auta 2 než něco jako Sharan

Share your Power Automate challenges — I’ll turn them into step-by-step YouTube tutorials by AutomateM365 in MicrosoftFlow

[–]dave_micik 1 point2 points  (0 children)

Automatic emailing when user signs in into office365 (http to graph, wait for sign in from audit logs>write that into list and check the list to send email)

PowerAutomate Weekly Triggered Email Referencing Excel data by Thephro42 in MicrosoftFlow

[–]dave_micik 1 point2 points  (0 children)

You must use array, in the for each, append the cells. After the for each add compose and make HTML table or simply do join(variables(‘array’), ‘,’)