Пікірлер
@jenevievehornijas6657
@jenevievehornijas6657 2 күн бұрын
Thank you! This was easy to follow! I have an issue on one of the fields with being a person lookup with multiple people selected. I think that's the reason why it's not showing up the user. Do you have any advice on how to solve the muliple person lookup field to show properly?
@summajae
@summajae 3 күн бұрын
This is so good and I've got it working so far. But what I have, is a list with multiple dates. ie. Review date, due date, meeting date. For each date, I want to display a button with the title of the row (and some added text which I can do). Do I need to add a gallery for each date column, or can I somehow filter all items that have dates in each of the columns and then they display a button on each date? Sorry, hope that makes sense.
@markdavis7321
@markdavis7321 3 күн бұрын
Hi, Deepak, this is very cool. I built a Power App similar to what you built on this video. But I didn't get drop-down lists on the edit/add form. My data source is a SQL Server view that provides several items for the table. How did your form automatically provide selections from lists of distinct countries, product groups, etc.?
@mohammadkamrulhossain3623
@mohammadkamrulhossain3623 4 күн бұрын
Hi Deepak, thanks for uploading this amazingly useful work around. Would it be possible to apply filters based on specific columns on MData and show the results based on those filters?
@halecj1
@halecj1 6 күн бұрын
Excellent!! Thank you sir!
@dineshn8477
@dineshn8477 9 күн бұрын
This is the simplest way I found so for to work with expand, collapse specifically expand all and Collapse All, Great..Cheers..!
@robsi999
@robsi999 10 күн бұрын
Thank you for the video! You were too fast for me at the end. Maybe you can clarify or give a hint in the comments, whether you can create not only create a new item in the list with the help of the Form - but if you can also change (edit) an existing item with the form (e.g. an alternative form, that hides some pre-filled data fields)
@truptinalnikar
@truptinalnikar 10 күн бұрын
Much needed video! You saved my time 🎉
@ekinz510
@ekinz510 10 күн бұрын
Hi @DeepakShrivastava. Thanks for the great video! Instead of creating a new folder, would it be possible to save the Outlook email itself as attachment in the Sharepoint list? Appreciate your expert advice on this, please
@nmh79-cr
@nmh79-cr 15 күн бұрын
ExpressionEvaluationFailed. The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression ' @{outputs('List_rows_present_in_a_table')?['body/value']}' is of type 'String'. The result must be a valid array.
@estefaniacantu8172
@estefaniacantu8172 17 күн бұрын
hi, how should i imput my list name if it has spaces? like this example: (SP.DataThis is a testListItem)
@TB4bread
@TB4bread 18 күн бұрын
Good day Deepak, I seem to be stuck on the Automate portion of this. My automate is only allowing me to use Power Apps v2 and when I go to add the variable, there is no "Ask Power Apps" function. Any suggestions that you may have to work around this would be a big help. Thanks in advance
@UX_Reviews
@UX_Reviews 22 күн бұрын
what if therer are multiple sequential approvers
@wasanmasiri9123
@wasanmasiri9123 23 күн бұрын
this trick save my life! thank you a lot 😁😁
@rafaelgomezprudencio8709
@rafaelgomezprudencio8709 24 күн бұрын
Thank you very much!!!!!
@akshayjathar9565
@akshayjathar9565 24 күн бұрын
Horizontal gallery part is not working from my side. I put the same code also not getting actual result
@kacobbresort
@kacobbresort 28 күн бұрын
Can you please share the .msapp?
@steve_main
@steve_main 28 күн бұрын
Why are you using GUIDs for each of the fields? Why not use the dynamic content button (lightining bolt) it will drop what ever field you want in to your formulas or fields and much easier as they are named properly to see what value you might expect there
@MdArifulIslam-u8o9x
@MdArifulIslam-u8o9x 28 күн бұрын
As we are adding task in powerApp, its the same form(Template) for all tasks..... Is there any way to give user option to use different form(template) to create the their task?
@0001omkarpatil
@0001omkarpatil 29 күн бұрын
Same i create calendar but when I save and close app .and again open app the inner gallery not working like progress gallery
@lnwzaskrrt9710
@lnwzaskrrt9710 29 күн бұрын
My varCurrentDate = Blank ? how to fix ???
@Nolan.Azuela
@Nolan.Azuela Ай бұрын
Best Video I Ever Found! <3 <3 <3
@manjulmishra990
@manjulmishra990 Ай бұрын
What if individusl user eant to reply or ask something on teams chat
@andrewantonopoulos5271
@andrewantonopoulos5271 Ай бұрын
So you clicked "more" in the add column and automatically created the Path column. However you don't show how you created the column and the options you chose. Great video but you are moving quickly from one subject to the other and there are missing steps.
@DevikaPatel0907
@DevikaPatel0907 Ай бұрын
Thanks for sharing this! Just wondering if you had a Image (URL field) within a SharePoint list, is there a way of displaying this within the gallery too? I've tried using ThisItem.Value.Image, but this doesn't seem to work.
@Richard-l4t
@Richard-l4t Ай бұрын
hello @deepak. Great works, it's been 3years and counting and this video is still useful. But I'm encountering a problem, when i Set( varcurrentpath, Concatenate(ThisItem.'Full Path',"/")) for the On select property of the folder Icon, it doesn't display the subfolders under each selection. Any help on that please??
@marinacid2953
@marinacid2953 Ай бұрын
Thank you very much, it helped me a lot. If I wanted to view the file in a PDF viewer, how would it be resolved?
@AlexanderMeusel-w5j
@AlexanderMeusel-w5j Ай бұрын
Hello, nice Video 👍🏼 Can you help me? I created a flow in power automate. Its called "create order". the flow looks like this: A user creates an order in my share point list "create order". He also states his information like company name, address, articles and so on. after that, my flow creates a word document, based on a template word doc. later on, that document is also converted into a PDF. now to the issue: all the information is placed into the doc via quick entry blocks BUT it doesnt do that with paragraphs separating the info, so it looks like (NAME,ADDRESS,ARTICLES) instead of COMPANY ADDRESS ARTICLES Is there a function to separate the info with paragraphs or any other solution?
@matthiasjensenpuchta3542
@matthiasjensenpuchta3542 Ай бұрын
Cool and very interesting video, but I can see when i add a XFDF file which is also some kind of XML then it does not show the final values and names, so I can easily add it to a sharepoint list. { "body": { "?xml": { "@version": "1.0", "@encoding": "UTF-8" }, "xfdf": { "fields": { "field": [ { "@name": "Technischer Zustand einsatzbereit", "value": "False" },
@bobcassidy201
@bobcassidy201 Ай бұрын
Your intro music is badass just like your content! Your MVP status is well deserved!
@eamonstandring4187
@eamonstandring4187 Ай бұрын
Awesome tutorial! I struggled for a few hours trying to do the same thing with Arrays and looping conditions and this really helped me get it done quickly! Subbed and upvoted
@raphaelbisiaux3475
@raphaelbisiaux3475 Ай бұрын
really handsome
@raphaelbisiaux3475
@raphaelbisiaux3475 Ай бұрын
so sexy
@masatoindou1759
@masatoindou1759 Ай бұрын
For both source and destination, would you need to have the appropriate license to use Power Automate or would that just be for the Source?
@Mark-p8z
@Mark-p8z Ай бұрын
Is there a way to include an "All items" option when using a collection as a datasource for a tab control?
@RS-hd5tc
@RS-hd5tc Ай бұрын
Fantastic video! Could you please also share how to customize the design of this ChatBot in SharePoint? Thank you so much in advance
@EpicBizHero
@EpicBizHero Ай бұрын
2 Years later, I'm referring to this video again. Thank you so much Deepak... VERY HELPFUL!!!
@HeyTezza
@HeyTezza Ай бұрын
I’m just discovering this for the first time and omg it’s sooo helpful hey!
@EpicBizHero
@EpicBizHero Ай бұрын
@ it absolutely is!!!👍🏾👍🏾
@teerayutyoksew249
@teerayutyoksew249 Ай бұрын
As your clip vdo i develop by following you but checklist not correct in planner , why not.
@msaccessdatabasetraining3809
@msaccessdatabasetraining3809 Ай бұрын
Now the "Invoke an HTTP request" requires some preauthorization with Microsoft Entra ID? Anyone know how to do that?
@jepherdselloria7379
@jepherdselloria7379 Ай бұрын
I am planning to create one for my team. I just want to ask if this needs IT permission? thanks.
@laetitiahuas6461
@laetitiahuas6461 Ай бұрын
Hi! Thank you for your video! I don't know why but i do not have the possibility to change the expression in my flow. I don't know if i am clear but when you do the "file name" in the sharepoint "Create a file" (13"11) you have the option to click on "Expression" I don't have it. Do you have any idea why?
@jcneto25
@jcneto25 Ай бұрын
Thats Amazing. You really solved a very challenging problem on power apps. Thank you !
@nishankajal1077
@nishankajal1077 Ай бұрын
Hello Deepak, Thanks for nice video and an amazing explanation. Can you please create a video for $Batch Dataverse upload?
@alxnotorious
@alxnotorious Ай бұрын
Thank you, this was an excellent tutorial.
@bi-ome
@bi-ome Ай бұрын
I love your intro. I have never in my life said that about a youtube intro, but now I'm jammin' drinkin my coffee 😄
@chrlssmth
@chrlssmth Ай бұрын
I have copied all your steps but it still doesnt update the page title in onenote. What do you think is my error?
@ankita209
@ankita209 Ай бұрын
Are the org charts customizable? And can we we display in sharepoint?
@andalamalasarathbabu2184
@andalamalasarathbabu2184 2 ай бұрын
Excellent videos sir thank you
@sicilymaquiranr8254
@sicilymaquiranr8254 2 ай бұрын
Hello, need help in getting the latest modified file sent to a specific person to modify - send email to the next person who needs to modify the same file